chiark / gitweb /
Fix install target of Makefile to deal with usr/bin
[dsa-metapackages.git] / Makefile
index 1c83784691ae9b00351afcc805a585d49a1ef911..d373af634d3f128cbe405d4cf7993d531c8b7f7f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,7 @@
 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