--- rules 2006-01-25 15:21:49.887915945 -0800
+++ rules 2006-01-25 15:22:27.427655231 -0800
@@ -107,10 +107,10 @@
install -m 644 debian/evms.devfs
$(CURDIR)/debian/evms/etc/devfs/conf.d/evms
install -m 644 debian/evms.mkinitrd.probe
$(CURDIR)/debian/evms/usr/share/initrd-tools/probe.d/evms
- install -m 644 debian/hooks_evms
$(CURDIR)/debian/evms/usr/share/initramfs-tools/hooks/evms
- install -m 644 debian/local-top_evms
$(CURDIR)/debian/evms/usr/share/initramfs-tools/scripts/local-top/evms
- install -m 644 debian/hooks_evms_bootdebug
$(CURDIR)/debian/evms-bootdebug/usr/share/initramfs-tools/hooks/evms_bootdebug
- install -m 644 debian/local-top_evms_bootdebug
$(CURDIR)/debian/evms-bootdebug/usr/share/initramfs-tools/scripts/local-top/evms_bootdebug
+ install -m 755 debian/hooks_evms
$(CURDIR)/debian/evms/usr/share/initramfs-tools/hooks/evms
+ install -m 755 debian/local-top_evms
$(CURDIR)/debian/evms/usr/share/initramfs-tools/scripts/local-top/evms
+ install -m 755 debian/hooks_evms_bootdebug
$(CURDIR)/debian/evms-bootdebug/usr/share/initramfs-tools/hooks/evms_bootdebug
+ install -m 755 debian/local-top_evms_bootdebug
$(CURDIR)/debian/evms-bootdebug/usr/share/initramfs-tools/scripts/local-top/evms_bootdebug
binary-indep: build-indep
dh_testdir -i
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]