chiark / gitweb /
Make upgrade-porter-chroots +x in the source tree
[dsa-metapackages.git] / Makefile
1 build:
2
3 install:
4         install -d -m 755 $(DESTDIR)/usr/sbin
5         install -m755 upgrade-porter-chroots $(DESTDIR)/usr/sbin
6         install -m755 apache2-vhost-update $(DESTDIR)/usr/sbin