Mercurial > noffle
changeset 454:0eb9c1ada87b noffle
[svn] added removal of /var/lock/noffle
author | godisch |
---|---|
date | Wed, 25 Jun 2003 17:55:30 +0100 |
parents | da556fe134c3 |
children | 57fc18375ad6 |
files | debian/postrm |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/debian/postrm Wed Jun 25 17:37:21 2003 +0100 +++ b/debian/postrm Wed Jun 25 17:55:30 2003 +0100 @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: postrm 587 2003-06-25 15:58:44Z godisch $ +# $Id: postrm 597 2003-06-25 16:55:30Z godisch $ set -e @@ -14,7 +14,7 @@ rm -f /etc/noffle.conf /etc/noffle.conf.old \ /etc/news/noffle.conf /etc/news/noffle.conf.old /etc/news/noffle.conf.dpkg-* \ /etc/default/noffle /etc/default/noffle.old /etc/default/noffle.dpkg-* - rm -rf /etc/news/noffle.old /etc/noffle /var/spool/noffle + rm -rf /etc/news/noffle.old /etc/noffle /var/lock/noffle /var/spool/noffle if [ -e /usr/share/debconf/confmodule ]; then . /usr/share/debconf/confmodule db_purge