X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?p=amavisd-cn.git;a=blobdiff_plain;f=debian%2Fprerm;h=9eb5a0d6ca8fdf4e5ea7e485c1a3b826ff9d8d93;hp=cba794cc6f9bd3d4d9319d0050cb6773ebd94985;hb=1ec1b8e0219d4a175387217ac74db1602bbf1119;hpb=06349485b104069419774b006fc895821a695e11 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