X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?p=mailman-cn.git;a=blobdiff_plain;f=debian%2Fpostrm;h=8973879ff6b8c66ebeb149c925f3818fcdc12b5a;hp=e7ef9b3df120203685d22f6df5c88420d0341a48;hb=68e596ee1d7104a35847a0f3ed5f49b8c1d06d2a;hpb=78969fdc614f8ccc884ae2f5ad31ac5997f5f02b diff --git a/debian/postrm b/debian/postrm index e7ef9b3..8973879 100755 --- a/debian/postrm +++ b/debian/postrm @@ -14,3 +14,5 @@ if [ -x /usr/sbin/invoke-rc.d ]; then else [ -x /etc/init.d/apache2 ] && /etc/init.d/apache2 reload fi + +#DEBHELPER#