blob: d9aa7587cf19459a36bdc9d47f89d6a15e0b65ed (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-ac,v 1.4 2004/11/25 14:13:32 adam Exp $
--- man/Makefile.in.orig 2004-07-16 00:18:54.000000000 +0000
+++ man/Makefile.in
@@ -194,7 +194,7 @@ MAINT_CHARSET = latin1
# Conditional installation of manpages is currently broken in automake 1.4
-man_MANS = cups-calibrate.8 escputil.1 gimpprint.3 gimpprint-config.1 gimpprint-color.7 gimpprint-dithers.7 gimpprint-imagetypes.7 gimpprint-inktypes.7 gimpprint-mediasizes.7 gimpprint-mediasources.7 gimpprint-mediatypes.7 gimpprint-models.7 gimpprint-resolutions.7 ijsgimpprint.1
+man_MANS = cups-calibrate.8
DISTCLEANFILES = $(man_MANS)
|