[kernel] r7771 - dists/trunk/ipw3945d/debian

Jurij Smakov jurij-guest at alioth.debian.org
Mon Nov 13 00:04:00 UTC 2006


Author: jurij-guest
Date: Mon Nov 13 01:04:00 2006
New Revision: 7771

Modified:
   dists/trunk/ipw3945d/debian/postrm
Log:
Add #DEBHELPER# token to postrm file.


Modified: dists/trunk/ipw3945d/debian/postrm
==============================================================================
--- dists/trunk/ipw3945d/debian/postrm	(original)
+++ dists/trunk/ipw3945d/debian/postrm	Mon Nov 13 01:04:00 2006
@@ -1,4 +1,5 @@
 #!/bin/sh
+#DEBHELPER#
 if [ "${1}" = "purge" ]; then
   rm -rf /var/run/ipw3945d
   rm -rf /var/log/ipw3945d



More information about the Kernel-svn-changes mailing list