zsh-completion: improve wording and list of available options to better match reality
[grml-debootstrap.git] / debian / postrm
diff --git a/debian/postrm b/debian/postrm
new file mode 100644 (file)
index 0000000..38bb1a8
--- /dev/null
@@ -0,0 +1,7 @@
+#!/bin/bash
+
+set -e
+
+#DEBHELPER#
+
+exit 0