[arch-commits] Commit in xorg-server/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Tue Aug 24 13:45:42 UTC 2010


    Date: Tuesday, August 24, 2010 @ 09:45:42
  Author: jgc
Revision: 88697

upgpkg: xorg-server 1.9.0-1
Fix fontpath

Modified:
  xorg-server/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-08-24 13:35:59 UTC (rev 88696)
+++ PKGBUILD	2010-08-24 13:45:42 UTC (rev 88697)
@@ -50,7 +50,8 @@
       --localstatedir=/var \
       --with-xkb-path=/usr/share/X11/xkb \
       --with-xkb-output=/var/lib/xkb \
-      --with-dri-driver-path=/usr/lib/xorg/modules/dri
+      --with-dri-driver-path=/usr/lib/xorg/modules/dri \
+      --with-fontrootdir=/usr/share/fonts
   make
 
   sed -e 's/^DMX_SUBDIRS =.*/DMX_SUBDIRS =/' \




More information about the arch-commits mailing list