X-Git-Url: https://spindle.queued.net/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=debian%2Frules;fp=debian%2Frules;h=af6fd8677bb499bc2135920b43bd7aee95945929;hb=b7a53c0b75fbc761cb47991dea0c3609afa82c14;hp=112469dc1f1532f98ab151559b0b657f2f82a5c6;hpb=87121be257919e7e1057cbe910d7b0b28a0f2d8c;p=autox diff --git a/debian/rules b/debian/rules index 112469d..af6fd86 100755 --- a/debian/rules +++ b/debian/rules @@ -1,10 +1,5 @@ #!/usr/bin/make -f -include /usr/share/cdbs/1/rules/debhelper.mk +DEB_DH_INSTALLINIT_ARGS := -n -#pre-build:: -# chmod +x init mkinitramfs -# chmod +x hooks/* -# for x in `find scripts/ kernel/ -maxdepth 1 -type d | tail -n+2`; do \ -# chmod -R +x $$x; \ -# done +include /usr/share/cdbs/1/rules/debhelper.mk