# HG changeset patch # User heiko # Date 1180012745 0 # Node ID d9512f94a9f4c5b8a66538c4ead39deb410c6808 # Parent 321150f84a45a8b96de6ba442c9193828e8860cc create run-parts dir diff -r 321150f84a45 -r d9512f94a9f4 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