Added tag 0.8.2 for changeset 3725a22b490eb3392cd943d919c8fbea64a666d3
[grml-autoconfig.git] / debian / postrm
index 099e6c0..c61a0d7 100755 (executable)
@@ -16,4 +16,6 @@ if [ "$1" = "purge" ]; then
   fi
 fi
 
+#DEBHELPER#
+
 exit 0