From: Wichert Akkerman Date: Sun, 28 Apr 2002 19:34:07 +0000 (+0000) Subject: Remove double line X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3246ac4d79bea875647900131746e0d6f3ca9c69;p=dpkg Remove double line --- diff --git a/scripts/update-alternatives.pl b/scripts/update-alternatives.pl index 656d1324..9f8a79f9 100755 --- a/scripts/update-alternatives.pl +++ b/scripts/update-alternatives.pl @@ -26,7 +26,6 @@ $version= '0.93.80'; # This line modified by Makefile # %slavepath Map from (@version-index,slavename) to slave-path $enoent=`$dpkglibdir/enoent` || die "Cannot get ENOENT value from $dpkglibdir/enoent: $!"; -$enoent=`$dpkglibdir/enoent`; sub ENOENT { $enoent; } sub usageversion {