blob: 8cdb2635bdc2ec0b42585f7810e72da42ccd08b2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-aa,v 1.2 2004/03/28 21:11:35 mycroft Exp $
--- doc/man/Makefile.in.orig 2003-12-24 14:21:02.000000000 +0000
+++ doc/man/Makefile.in 2004-03-28 21:04:11.000000000 +0000
@@ -223,7 +223,7 @@
target_cpu = @target_cpu@
target_os = @target_os@
target_vendor = @target_vendor@
-SUBDIRS = fr es en pl de
+SUBDIRS = en
subdir = doc/man
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|