X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=blobdiff_plain;f=debian%2Fprerm;h=70b8c889f6c078361b730daed5e649efbd7b16d5;hb=c75107fd7e4c477c0b7910be102c0f8920881386;hp=909db7d8514cb2b454f540cc4f7666a42bac2b97;hpb=e6dff1da890d5bb5a982c7c23225e5d90afc7660;p=squirrelmail-change-pass-cn.git diff --git a/debian/prerm b/debian/prerm index 909db7d..70b8c88 100644 --- a/debian/prerm +++ b/debian/prerm @@ -11,7 +11,6 @@ case "$1" in PKG="squirrelmail-change-pass-cn" SQCONFDIR="/etc/squirrelmail" SQCONF="$SQCONFDIR/config.php" - CPCONF="/usr/share/squirrelmail/plugins/change_pass/config.php" need_restart=0 # Remove CARNet configuration from /etc/hosts.allow and @@ -73,4 +72,6 @@ case "$1" in ;; esac +#DEBHELPER# + exit 0