X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Frules;h=6333ca4645ec76618356829e6af10a45229d1bb9;hb=3c9208b1d243df46015ac3ac1b1eb3ca1ca78796;hp=a526d1fb5f95ae13848bdde95fca57347d9b9718;hpb=a208bbbf0f6564e8c83083028f1edd06d0f38274;p=grml-udev-config.git diff --git a/debian/rules b/debian/rules index a526d1f..6333ca4 100755 --- a/debian/rules +++ b/debian/rules @@ -1,12 +1,6 @@ #!/usr/bin/make -f # -*- makefile -*- -# Sample debian/rules that uses debhelper. -# This file was originally written by Joey Hess and Craig Small. -# As a special exception, when this file is copied by dh-make into a -# dh-make output file, you may use that output file without restriction. -# This special exception was added by Craig Small in version 0.37 of dh-make. -# Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 build: build-stamp @@ -45,7 +39,8 @@ binary-indep: install dh_installudev --name=grml-usbdev --priority 60 dh_installudev --name=grml-blockdevices --priority 60 dh_installinit --no-start --name=grml-udev - # --update-rcd-params='start 2 S .' + # do *NOT* automatically install it, see README.Debian + # --update-rcd-params='start 03 S .' dh_installman dh_link dh_strip