SOURCES: X11-PLD.patch - fix again
arekm
arekm at pld-linux.org
Thu Dec 22 17:59:12 CET 2005
Author: arekm Date: Thu Dec 22 16:59:12 2005 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- fix again
---- Files affected:
SOURCES:
X11-PLD.patch (1.15 -> 1.16)
---- Diffs:
================================================================
Index: SOURCES/X11-PLD.patch
diff -u SOURCES/X11-PLD.patch:1.15 SOURCES/X11-PLD.patch:1.16
--- SOURCES/X11-PLD.patch:1.15 Thu Dec 22 15:46:57 2005
+++ SOURCES/X11-PLD.patch Thu Dec 22 17:59:06 2005
@@ -156,7 +156,8 @@
+#define FontDir /usr/share/fonts
#endif
#ifndef FontEncDir
- #define FontEncDir $(LIBDIR)/fonts/encodings
+-#define FontEncDir $(LIBDIR)/fonts/encodings
++#define FontEncDir /usr/share/fonts/encodings
#endif
#ifndef AdmDir
-#define AdmDir /usr/adm
@@ -190,15 +191,6 @@
#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.15&r2=1.16&f=u
More information about the pld-cvs-commit
mailing list