]> granicus.if.org Git - mutt/commitdiff
Fix a little bug concerning version numbers.
authorThomas Roessler <roessler@does-not-exist.org>
Tue, 25 Jul 2000 16:02:20 +0000 (16:02 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Tue, 25 Jul 2000 16:02:20 +0000 (16:02 +0000)
muttbug.sh.in

index f5c0c14284918ebce5ec9708c706db5e0e9f4be9..65e08a876620bba292a551694ced7169d5c5c23e 100644 (file)
@@ -169,6 +169,7 @@ if test -f /etc/debian_version ; then
                DPKG=yes
        else
                DPKG=no
+               unset DEBIANVERSION
        fi
        echo "$DPKG"
        echo $n "File this bug with Debian? [Y|n] $c"