blob: 84718b12a4408809e92d0065d01768e461e4ccc3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-aa,v 1.1.1.1 2003/05/15 21:02:16 salo Exp $
--- man/Makefile.in.orig 2003-05-15 13:48:14.000000000 +0200
+++ man/Makefile.in 2003-05-15 14:01:51.000000000 +0200
@@ -102,7 +102,7 @@
man_MANS = lpe.1
-EXTRA_MANPAGES = lpe.1.bg lpe.1.cs lpe.1.de lpe.1.es lpe.1.fr lpe.1.pl lpe.1.ru
+EXTRA_MANPAGES = lpe.1.bg lpe.1.cs lpe.1.de lpe.1.es lpe.1.fr lpe.1.pl
EXTRA_DIST = $(EXTRA_MANPAGES) lpe.1.en
|