Author: dnusinow
Date: 2006-02-20 00:19:51 -0500 (Mon, 20 Feb 2006)
New Revision: 1248

Modified:
   branches/modular/xserver/xorg-server-X11R7.0-1.0.1/debian/changelog
   branches/modular/xserver/xorg-server-X11R7.0-1.0.1/debian/rules
Log:
* Set the default font path to /usr/share/fonts/X11 instead of 
  /usr/share/X11/fonts


Modified: branches/modular/xserver/xorg-server-X11R7.0-1.0.1/debian/changelog
===================================================================
--- branches/modular/xserver/xorg-server-X11R7.0-1.0.1/debian/changelog 
2006-02-20 05:05:35 UTC (rev 1247)
+++ branches/modular/xserver/xorg-server-X11R7.0-1.0.1/debian/changelog 
2006-02-20 05:19:51 UTC (rev 1248)
@@ -16,8 +16,10 @@
   * Have xserver-xorg-dev install the files in /usr/share/aclocal so we get
     xorg-server.m4
   * Manually set permissions on serverabiver installation
+  * Set the default font path to /usr/share/fonts/X11 instead of 
+    /usr/share/X11/fonts
 
- -- David Nusinow <[EMAIL PROTECTED]>  Sat, 18 Feb 2006 16:36:07 -0500
+ -- David Nusinow <[EMAIL PROTECTED]>  Mon, 20 Feb 2006 00:18:45 -0500
 
 xorg-server (1:0.99.2+cvs.20051025-3) dapper; urgency=low
 

Modified: branches/modular/xserver/xorg-server-X11R7.0-1.0.1/debian/rules
===================================================================
--- branches/modular/xserver/xorg-server-X11R7.0-1.0.1/debian/rules     
2006-02-20 05:05:35 UTC (rev 1247)
+++ branches/modular/xserver/xorg-server-X11R7.0-1.0.1/debian/rules     
2006-02-20 05:19:51 UTC (rev 1248)
@@ -35,7 +35,7 @@
 confflags += --disable-static \
             --enable-xorg \
             --enable-dri --with-mesa-source=/usr/share/mesa-source \
-            --with-default-font-path=/usr/share/X11/fonts \
+            --with-default-font-path=/usr/share/fonts/X11 \
             --enable-xtrap \
             --enable-dmx \
             --enable-vfb \


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to