SOURCES: X11-PLD.patch - fix FontEncDir setting
arekm
arekm at pld-linux.org
Thu Dec 22 15:47:03 CET 2005
Author: arekm Date: Thu Dec 22 14:47:03 2005 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- fix FontEncDir setting
---- Files affected:
SOURCES:
X11-PLD.patch (1.14 -> 1.15)
---- Diffs:
================================================================
Index: SOURCES/X11-PLD.patch
diff -u SOURCES/X11-PLD.patch:1.14 SOURCES/X11-PLD.patch:1.15
--- SOURCES/X11-PLD.patch:1.14 Thu Dec 22 12:17:14 2005
+++ SOURCES/X11-PLD.patch Thu Dec 22 15:46:57 2005
@@ -190,6 +190,15 @@
#endif
#ifndef NlsDir
#define NlsDir $(LIBDIR)/nls
+@@ -1502,7 +1502,7 @@
+ #define FontDir /usr/share/fonts
+ #endif
+ #ifndef FontEncDir
+-#define FontEncDir $(LIBDIR)/fonts/encodings
++#define FontEncDir /usr/share/fonts/encodings
+ #endif
+ #ifndef AdmDir
+ #define AdmDir /var/log
@@ -1531,23 +1535,20 @@
#define XLocaleDir $(LIBDIR)/locale
#endif
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/X11-PLD.patch?r1=1.14&r2=1.15&f=u
More information about the pld-cvs-commit
mailing list