X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=blobdiff_plain;f=debian%2Fpostrm;h=b30cc52d3e6126e46d0857b362da209960670280;hb=81c2ba7771a12acfabee14655a28132d46daa119;hp=c5f4fc579d89eba144aaca638b5f2c533e76fd62;hpb=1ff8d171b246925b19d2c8299fbcd71f55d2edcd;p=squirrelmail-cn.git diff --git a/debian/postrm b/debian/postrm index c5f4fc5..b30cc52 100644 --- a/debian/postrm +++ b/debian/postrm @@ -2,9 +2,9 @@ set -e -if [ "$1" = purge -a -e /usr/share/debconf/confmodule ]; then - . /usr/share/debconf/confmodule - db_purge -fi +# dh_installdeb will replace this with shell code automatically +# generated by other debhelper scripts. + +#DEBHELPER# exit 0