The following commit has been merged in the master branch:
commit 713ebfda0ab714db0f639cbcee795529935dffe1
Author: Mario Limonciello <[email protected]>
Date:   Wed Dec 7 12:39:33 2011 -0600

    add missing debhelper token to preinst

diff --git a/debian/preinst b/debian/preinst
index faffec5..f6f0467 100644
--- a/debian/preinst
+++ b/debian/preinst
@@ -1,6 +1,8 @@
 #!/bin/sh
 set -e
 
+#DEBHELPER#
+
 # snippet from http://www.dpkg.org/dpkg/ConffileHandling
 
 # Remove a no-longer used conffile

-- 
Dynamic Kernel Module Support

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

Reply via email to