]> git.pld-linux.org Git - packages/X11.git/commitdiff
- fix FontEncDir setting
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 22 Dec 2005 14:46:57 +0000 (14:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    X11-PLD.patch -> 1.15

X11-PLD.patch

index 759602c7403458dabb71e8fa08205a9841e01b50..c8aa0a62259017c014a47d81bbfd370802898f39 100644 (file)
@@ -190,6 +190,15 @@ diff -ur X11-6.9.0.org/xc/config/cf/X11.tmpl X11-6.9.0/xc/config/cf/X11.tmpl
  #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
This page took 0.035653 seconds and 4 git commands to generate.