summaryrefslogtreecommitdiffstats
path: root/graphics/netpbm/files/patch-pm_config.in.h
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/netpbm/files/patch-pm_config.in.h')
-rw-r--r--graphics/netpbm/files/patch-pm_config.in.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/netpbm/files/patch-pm_config.in.h b/graphics/netpbm/files/patch-pm_config.in.h
index 673f882..21e6d98 100644
--- a/graphics/netpbm/files/patch-pm_config.in.h
+++ b/graphics/netpbm/files/patch-pm_config.in.h
@@ -20,7 +20,7 @@
-#define RGB_DB3 "/usr/X11R6/lib/X11/rgb.txt"
+#define RGB_DB1 "%%PREFIX%%/share/netpbm/rgb.txt"
+#define RGB_DB2 "%%LOCALBASE%%/share/netpbm/rgb.txt"
-+#define RGB_DB3 "%%X11BASE%%/lib/X11/rgb.txt"
++#define RGB_DB3 "%%LOCALBASE%%/lib/X11/rgb.txt"
#endif
/* CONFIGURE: This is the name of an environment variable that tells
OpenPOWER on IntegriCloud