Parcourir la source

Remove double line

Wichert Akkerman il y a 24 ans
Parent
commit
3246ac4d79
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      scripts/update-alternatives.pl

+ 0 - 1
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 {