aboutsummaryrefslogtreecommitdiff
path: root/graphics/giftrans/files
diff options
context:
space:
mode:
authorJames FitzGibbon <jfitz@FreeBSD.org>1996-10-30 11:12:29 +0000
committerJames FitzGibbon <jfitz@FreeBSD.org>1996-10-30 11:12:29 +0000
commitb6c4ca7011d1a3e6d0f2ea28678824b0ba8def6d (patch)
tree76e629f26bf7cfe7913c06e6e7616b06747f500f /graphics/giftrans/files
parentd6260f5c6b9fdc0c2a41e4e41a3eaa58fdeecc5b (diff)
Notes
Diffstat (limited to 'graphics/giftrans/files')
-rw-r--r--graphics/giftrans/files/patch-aa11
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/giftrans/files/patch-aa b/graphics/giftrans/files/patch-aa
new file mode 100644
index 000000000000..65752726593a
--- /dev/null
+++ b/graphics/giftrans/files/patch-aa
@@ -0,0 +1,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"