]> spindle.queued.net Git - autox/commitdiff
don't let debhelper override our init script settings master
authorAndres Salomon <dilinger@debian.org>
Thu, 12 Feb 2009 18:20:22 +0000 (13:20 -0500)
committerAndres Salomon <dilinger@debian.org>
Thu, 12 Feb 2009 18:20:22 +0000 (13:20 -0500)
Signed-off-by: Andres Salomon <dilinger@debian.org>
debian/rules

index 112469dc1f1532f98ab151559b0b657f2f82a5c6..af6fd8677bb499bc2135920b43bd7aee95945929 100755 (executable)
@@ -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