Code

* Created "old" branch and moved stuff
[gosa.git] / gosa-core / debian / gosa-desktop.postrm
diff --git a/gosa-core/debian/gosa-desktop.postrm b/gosa-core/debian/gosa-desktop.postrm
deleted file mode 100644 (file)
index b132900..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh -e
-
-#DEBHELPER#
-
-if [ "$1" = "purge" ]; then
-       rm -f /etc/gosa/desktoprc
-fi