summaryrefslogtreecommitdiff
path: root/graphics/tiff/patches/patch-man_Makefile.in
blob: c6c090f37ef7291ebcc334fe050a4996c1862cec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
$NetBSD: patch-man_Makefile.in,v 1.1 2016/11/23 13:51:29 he Exp $

Omit installing man pages for binaries which are only left
in the build tree.

--- man/Makefile.in.orig	2016-11-19 17:40:22.000000000 +0000
+++ man/Makefile.in
@@ -335,8 +335,6 @@ dist_man1_MANS = \
 	pal2rgb.1 \
 	ppm2tiff.1 \
 	raw2tiff.1 \
-	rgb2ycbcr.1 \
-	thumbnail.1 \
 	tiff2bw.1 \
 	tiff2pdf.1 \
 	tiff2ps.1 \