X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=Makefile;h=6045236a023e500c98ab759b6778960035911228;hb=483b2f63d49fb3679185fcc239c0db3c920599d5;hp=057711855b510d51bbd1780c5b425e71cadcaf41;hpb=b7a4dd34227b6cf84908ffde9f2c4395f29fe1b4;p=zpackage diff --git a/Makefile b/Makefile index 0577118..6045236 100644 --- 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