Skip to content

Commit

Permalink
pdpmake: 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aabacchus committed Jul 3, 2024
1 parent 05cdb27 commit d0e1746
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion pdpmake/build
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/sh -e

make PREFIX=/usr DESTDIR="$1" install
cp make "$1/usr/bin/make"
ln -s pdpmake "$1/usr/bin/make"
2 changes: 1 addition & 1 deletion pdpmake/checksums
Original file line number Diff line number Diff line change
@@ -1 +1 @@
27c9b61b5086e806fc33484a40a2fa2c4eeb21d0cc1eee10318d8d187daa9d6032
771c6e0e02f090b20b25c161341621163263410be87da3ab85223f08fa32e80c97
2 changes: 1 addition & 1 deletion pdpmake/sources
Original file line number Diff line number Diff line change
@@ -1 +1 @@
https://frippery.org/make/pdpmake-1.4.1.tgz
https://frippery.org/make/pdpmake-2.0.0.tgz
2 changes: 1 addition & 1 deletion pdpmake/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.4.1 1
2.0.0 1

0 comments on commit d0e1746

Please sign in to comment.