From 575cb67bb23d873943c68ddcf88b21df292671b8 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 21 Sep 2002 22:40:35 +0000 Subject: [PATCH] (PERL): Remove duplicate definition. --- src/Makefile.am | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/Makefile.am b/src/Makefile.am index b8d8857487..4375b16bf3 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -157,8 +157,6 @@ dircolors.h: dcgen dircolors.hin $(PERL) -w -- $(srcdir)/dcgen $(srcdir)/dircolors.hin > $@-t mv $@-t $@ -PERL = @PERL@ - wheel_size = 5 wheel-size.h: Makefile.am -- 2.47.2