From 3246ac4d79bea875647900131746e0d6f3ca9c69 Mon Sep 17 00:00:00 2001 From: Wichert Akkerman Date: Sun, 28 Apr 2002 19:34:07 +0000 Subject: [PATCH] Remove double line --- scripts/update-alternatives.pl | 1 - 1 file changed, 1 deletion(-) 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 { -- 2.39.5