Drop deprecated config_ipw3945() function to check for broken ipw3945 module.
[grml-autoconfig.git] / debian / postrm
index 099e6c0..c61a0d7 100755 (executable)
@@ -16,4 +16,6 @@ if [ "$1" = "purge" ]; then
   fi
 fi
 
+#DEBHELPER#
+
 exit 0