ensure 10validateroot is executable
[live-boot-grml.git] / debian / rules
index a1557ac..fd55dcf 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