X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=blobdiff_plain;f=debian%2Fprerm;h=9eb5a0d6ca8fdf4e5ea7e485c1a3b826ff9d8d93;hb=f6f72be923b3a355cbd0e9749fa38d6736b37171;hp=cba794cc6f9bd3d4d9319d0050cb6773ebd94985;hpb=7cb72dc6d7fb9f6ae152d3bb3a5f66ae3df649f7;p=amavisd-cn.git diff --git a/debian/prerm b/debian/prerm index cba794c..9eb5a0d 100755 --- a/debian/prerm +++ b/debian/prerm @@ -51,9 +51,9 @@ if [ "$1" = remove ]; then fi fi +exit 0 + # dh_installdeb will replace this with shell code automatically # generated by other debhelper scripts. #DEBHELPER# - -exit 0