diff options
Diffstat (limited to 'shells/tcsh/patches/patch-ae')
-rw-r--r-- | shells/tcsh/patches/patch-ae | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/shells/tcsh/patches/patch-ae b/shells/tcsh/patches/patch-ae new file mode 100644 index 00000000000..7dc93e8a3f0 --- /dev/null +++ b/shells/tcsh/patches/patch-ae @@ -0,0 +1,11 @@ +$NetBSD: patch-ae,v 1.5 2002/04/11 15:26:48 abs Exp $ + +--- nls/Makefile.orig Tue Aug 7 00:48:45 2001 ++++ nls/Makefile +@@ -1,5 +1,5 @@ + +-SUBDIRS= C et finnish french german greek italian ja pl russian \ ++SUBDIRS= C et finnish french german greek italian ja russian \ + spanish ukrainian + #GENCAT= gencat -new + GENCAT= gencat |