X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Frules;h=070bf0924d4347fb02eead6ee085f9470edc44fa;hb=0716b66faeb0ad3d5ecd35d4c2972c3273a7d9e6;hp=4c1bf00f7d91e412b2a89817ef1b4e72a1657ca1;hpb=c4993d44cee2a2a290a0660df1128a82446d251e;p=live-boot-grml.git diff --git a/debian/rules b/debian/rules index 4c1bf00..070bf09 100755 --- a/debian/rules +++ b/debian/rules @@ -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