[Pkg-dkms-commits] [SCM] Maintainance of the dkms package branch, master, updated. debian/2.0.21.0-1-28-g508c115

Giuseppe Iuculano giuseppe at iuculano.it
Sun May 3 19:12:51 UTC 2009


The following commit has been merged in the master branch:
commit 4acf801fb03b767953c35a7b20f399073f24e38a
Author: Giuseppe Iuculano <giuseppe at iuculano.it>
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



More information about the Pkg-dkms-commits mailing list