summaryrefslogtreecommitdiff
path: root/devel/opencm/patches/patch-ad
blob: be2718828fb5fe93b64919bdee23004cb6497001 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
$NetBSD: patch-ad,v 1.4 2003/05/06 13:15:06 jmc Exp $

--- Makefile.in.orig	Wed Jan  1 07:52:57 2003
+++ Makefile.in	Tue May  6 00:41:37 2003
@@ -92,8 +92,8 @@
 # work robustly when the user messes with --prefix...
 
 # Where to put the Info files
-shareinfodir=$(findstring $(datadir)/info,$(wildcard $(datadir)/*))
-infodir = $(if $(shareinfodir),$(shareinfodir),@infodir@)
+shareinfodir=@infodir@
+infodir = @infodir@
 
 # Where to put the manual pages.
 sharemandir=$(findstring $(datadir)/man,$(wildcard $(datadir)/*))
@@ -130,7 +130,7 @@
 
 ### Subdirectories to run make in for the primary targets.
 # Unix source subdirs, where we'll want to run lint and etags:
-USOURCE_SUBDIRS = libgdiff gc6.1 zlib src
+USOURCE_SUBDIRS = libgdiff src
 # All other subdirs:
 SUBDIRS = ${USOURCE_SUBDIRS} doc tools etc