diff postrm @ 23:30402b14eeb8

fixed lintian warnings
author meillo@marmaro.de
date Sun, 24 May 2009 20:21:51 +0200
parents 5ef519035828
children 845b243eb46f
line wrap: on
line diff
--- a/postrm	Sat May 23 18:06:45 2009 +0200
+++ b/postrm	Sun May 24 20:21:51 2009 +0200
@@ -6,6 +6,7 @@
 		# Remove spool and config file
 		rm -rf /var/log/masqmail /var/spool/masqmail /etc/masqmail
 		rm -f /etc/default/masqmail
+		rm -rf /var/run/masqmail
 		# Remove from inetd.conf
 		##update-inetd --remove masqmail
 		;;