X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Frules;h=fd55dcf232d9b2d5f52c2c7753e0c017662bb87b;hb=c21894ce5e3253cd3ae89825fc38acdee529d34f;hp=a1557ac3c26ee0f73f7b15a74823e8223ec7280f;hpb=38d4dea63e2c54fc45397dddc328500f2b8dca8c;p=live-boot-grml.git diff --git a/debian/rules b/debian/rules index a1557ac..fd55dcf 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