X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dsa-metapackages.git;a=blobdiff_plain;f=Makefile;h=c93ccd7a42ef42851b05d5258edcfa5d57fdf633;hp=1637ee032a5d77d28d932a25114e904fc00f77fc;hb=a62f3861b20eb2a89839c1a1f53d2230ed615246;hpb=205d6d70eb332f0e2070abff5750b7ea34ad4795 diff --git a/Makefile b/Makefile index 1637ee0..c93ccd7 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,10 @@ build: install: + install -d -m 755 $(DESTDIR)/usr/bin install -d -m 755 $(DESTDIR)/usr/sbin install -m755 upgrade-porter-chroots $(DESTDIR)/usr/sbin install -m755 apache2-vhost-update $(DESTDIR)/usr/sbin install -m755 buildd-reboot $(DESTDIR)/usr/sbin + install -m755 portforwarder-ssh-wrap $(DESTDIR)/usr/bin + install -m755 apt-in-chroot $(DESTDIR)/usr/bin