Mercurial > noffle
diff debian/postrm @ 317:eef64bccd0e2 noffle
[svn] last updates for 1.1.4-2
author | godisch |
---|---|
date | Thu, 20 Feb 2003 10:57:54 +0000 |
parents | e4687dc19520 |
children | 5ec39beae9c5 |
line wrap: on
line diff
--- a/debian/postrm Thu Feb 20 04:54:39 2003 +0000 +++ b/debian/postrm Thu Feb 20 10:57:54 2003 +0000 @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: postrm 448 2003-02-19 19:16:04Z godisch $ +# $Id: postrm 451 2003-02-20 10:57:54Z godisch $ set -e . /usr/share/debconf/confmodule @@ -15,7 +15,7 @@ ;; purge) update-inetd --remove "/usr/bin/noffle -r" - update-rc.d noffle remove + update-rc.d noffle remove > /dev/null rm -f /usr/share/emacs/site-lisp/gnus/noffle.elc \ $server_config $server_config.old \ $debian_config $debian_config.old \