Make this work with xpkgwedge/USE_LOCALBASE_FOR_X11.
This commit is contained in:
parent
ed2026f75f
commit
6efcc763f4
2 changed files with 17 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
|||
$NetBSD: patch-sum,v 1.1 1999/07/09 13:51:15 agc Exp $
|
||||
$NetBSD: patch-sum,v 1.2 1999/10/05 06:15:56 jlam Exp $
|
||||
|
||||
MD5 (patch-aa) = 9a0ceefeac0a81870101f78c876d8aed
|
||||
MD5 (patch-ab) = e932d75cfced5f6390823afc3e30ee87
|
||||
|
|
15
graphics/xpm/patches/patch-ab
Normal file
15
graphics/xpm/patches/patch-ab
Normal file
|
@ -0,0 +1,15 @@
|
|||
$NetBSD: patch-ab,v 1.1 1999/10/05 06:15:57 jlam Exp $
|
||||
|
||||
--- sxpm/Imakefile.orig Thu Mar 19 14:51:01 1998
|
||||
+++ sxpm/Imakefile Tue Oct 5 01:10:19 1999
|
||||
@@ -60,8 +60,8 @@
|
||||
#endif
|
||||
|
||||
XCOMM try hard to set things so we'll find the shared lib once installed
|
||||
-LD_RUN_PATH = $(USRLIBDIR):$(XPMLIBDIR)
|
||||
-USRLIBDIRPATH = $(USRLIBDIR):$(XPMLIBDIR)
|
||||
+XCOMM LD_RUN_PATH = $(USRLIBDIR):$(XPMLIBDIR)
|
||||
+XCOMM USRLIBDIRPATH = $(USRLIBDIR):$(XPMLIBDIR)
|
||||
|
||||
#if ProjectX < 603
|
||||
# ifdef HPArchitecture
|
Loading…
Reference in a new issue