fix bug: /grml.sh and /config.tbz on a GRMLCFG file system need to be processed witho...
[grml-autoconfig.git] / debian / postrm
index 099e6c0..c61a0d7 100755 (executable)
@@ -16,4 +16,6 @@ if [ "$1" = "purge" ]; then
   fi
 fi
 
+#DEBHELPER#
+
 exit 0