summaryrefslogtreecommitdiff
path: root/graphics/giftrans/files/patch-aa
blob: 65752726593a6057ac3ee9e0512c91d78286b4df (plain)
1
2
3
4
5
6
7
8
9
10
11
--- giftrans.c.orig	Fri Feb 17 03:13:25 1995
+++ giftrans.c	Mon Oct 28 05:59:24 1996
@@ -150,7 +150,7 @@
 
 #ifndef RGBTXT
 #ifdef X11
-#define	RGBTXT	"/usr/lib/X11/rgb.txt"
+#define	RGBTXT	"%%X11BASE%%/lib/X11/rgb.txt"
 #else /* X11 */
 #ifdef OPENWIN
 #define	RGBTXT	"/usr/openwin/lib/rgb.txt"