create run-parts dir
authorheiko
Thu, 24 May 2007 13:19:05 +0000
changeset 22 d9512f94a9f4
parent 21 321150f84a45
child 23 b036a73ac14e
create run-parts dir
Makefile
--- a/Makefile	Thu May 24 13:17:09 2007 +0000
+++ b/Makefile	Thu May 24 13:19:05 2007 +0000
@@ -6,6 +6,7 @@
 install:
 	install -d $(DESTDIR)/boot/ha-config
 	install -d $(DESTDIR)/etc/ha-sync
+	install -d $(DESTDIR)/etc/ha-sync/scripts
 
 	install -m755 ha-sync $(DESTDIR)/usr/sbin/ha-sync