The following commit has been merged in the master branch:
commit 4acf801fb03b767953c35a7b20f399073f24e38a
Author: Giuseppe Iuculano <[email protected]>
Date:   Sun May 3 21:09:54 2009 +0200

    debian/rules: Fixed params passed to update-rc.d

diff --git a/debian/rules b/debian/rules
index d7afddb..0fd5ac5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -39,7 +39,7 @@ binary-indep: build install
        dh_installchangelogs 
        dh_installdocs AUTHORS debian/HOWTO.Debian
        dh_installexamples
-       dh_installinit --name dkms_autoinstaller --update-rcd-params="start 20 
2 3 4 5"
+       dh_installinit --name dkms_autoinstaller --update-rcd-params="start 20 
2 3 4 5 ."
        dh_installman
        dh_link
        dh_strip

-- 
Maintainance of the dkms package

_______________________________________________
Pkg-dkms-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-dkms-commits

Reply via email to