summaryrefslogtreecommitdiff
path: root/graphics/xpaint/patches/patch-ah
blob: 502fb7865c7d53f632ccb7456efe574a783ade44 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ah,v 1.2 2005/03/31 11:08:16 adam Exp $

--- ../xaw95-1.1.4/Imakefile.orig	2002-10-27 21:34:55.000000000 +0000
+++ ../xaw95-1.1.4/Imakefile
@@ -233,7 +233,7 @@ YACC=YaccCmd
 all::
 
 depend:: laygram.c laylex.c
-	cd exports ; ln -sf include X11
+	-cd exports ; ln -sf include X11
 
 #if DoSharedLib && SharedDataSeparation
 SpecialCObjectRule(sharedlib.o,NullParameter,$(SHLIBDEF))