don't mess around with kernel/initramfs-tools' ip=
[live-boot-grml.git] / debian / rules
index a1557ac..e2bbc18 100755 (executable)
@@ -3,6 +3,9 @@
 include /usr/share/dpatch/dpatch.make
 
 build: patch-stamp
+       # this is needed because dpatch doesn't do file modes on diffs.
+       chmod a+rx scripts/live-bottom/*
+       # regular build.
        dh build
 
 clean: unpatch
@@ -25,6 +28,7 @@ override_dh_auto_install:
 
        # Some more useless files
        rm -f debian/live-boot-initramfs-tools/usr/share/initramfs-tools/scripts/live-bottom/12fstab
+       rm -f debian/live-boot-initramfs-tools/usr/share/initramfs-tools/scripts/live-bottom/23networking
        rm -f debian/live-boot-initramfs-tools/usr/share/initramfs-tools/scripts/live-bottom/24preseed
        rm -f debian/live-boot-initramfs-tools/usr/share/initramfs-tools/scripts/live-bottom/30accessibility