refresh patches against Debian's 3.0~b6-1
[live-boot-grml.git] / debian / rules
index ac466aa..65404fe 100755 (executable)
@@ -21,7 +21,7 @@ override_dh_auto_install:
        # this is needed because dpatch doesn't do file modes on diffs
        # and we can't execute this fix during build stage as new files
        # might be installed during dh_quilt_patch
-       chmod a+rx debian/live-boot-grml-initramfs-tools/usr/share/initramfs-tools/scripts/live-bottom/*
+       chmod a+rx debian/live-boot-grml-initramfs-tools/usr/share/initramfs-tools/scripts/*
        chmod a+rx debian/live-boot-grml-initramfs-tools/usr/share/initramfs-tools/hooks/*
 
 override_dh_builddeb: