Mercurial > noffle
diff debian/prerm @ 360:a23b37308063 noffle
[svn] || true cleanup
author | godisch |
---|---|
date | Sat, 29 Mar 2003 06:57:20 +0000 |
parents | 56c3a43af1d5 |
children | 6b4d9c2087f0 |
line wrap: on
line diff
--- a/debian/prerm Fri Mar 28 22:17:33 2003 +0000 +++ b/debian/prerm Sat Mar 29 06:57:20 2003 +0000 @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: prerm 465 2003-02-25 19:15:27Z godisch $ +# $Id: prerm 499 2003-03-29 06:57:20Z godisch $ set -e . /usr/share/debconf/confmodule @@ -12,7 +12,7 @@ fi if [ -e /usr/share/debconf/confmodule ]; then - db_get noffle/port || RET="" + db_get noffle/port port="$RET" [ -z "$port" -o "$port" = 119 ] && port=nntp || : update-inetd --disable $port