]> pd.if.org Git - zpackage/commitdiff
remove tmpinstall and tmpupgrade make targets
authorNathan Wagner <nw@hydaspes.if.org>
Tue, 25 Sep 2018 09:54:05 +0000 (09:54 +0000)
committerNathan Wagner <nw@hydaspes.if.org>
Tue, 25 Sep 2018 09:54:05 +0000 (09:54 +0000)
Makefile

index 057711855b510d51bbd1780c5b425e71cadcaf41..6045236a023e500c98ab759b6778960035911228 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -170,11 +170,3 @@ clean:
                libelf.a libzpm.a zpm-addfile soname \
                *.xz \
                local.db t/ctap/prove.o
-
-tmpinstall:
-       rm -rf tmp
-       mkdir tmp
-       ZPMDB=tmp/db.zpm ./zpm -P. install -R tmp -f zpm-0.1.2-1.zpm -u nw -g nw
-
-tmpupgrade:
-       ZPMDB=tmp/db.zpm ./zpm -P. install -R tmp -f zpm-$(ZPMVER)-1.zpm -u nw -g nw