Author: dnusinow
Date: 2006-04-13 23:54:25 -0400 (Thu, 13 Apr 2006)
New Revision: 1788

Modified:
   trunk/xserver/xorg-server-1.0.2/debian/changelog
   trunk/xserver/xorg-server-1.0.2/debian/rules
Log:
* Build with --with-fontdir=/usr/share/fonts/X11. Remove
  --with-default-font-path option to make this work. Thanks Eugene Konev.

Modified: trunk/xserver/xorg-server-1.0.2/debian/changelog
===================================================================
--- trunk/xserver/xorg-server-1.0.2/debian/changelog    2006-04-14 03:51:14 UTC 
(rev 1787)
+++ trunk/xserver/xorg-server-1.0.2/debian/changelog    2006-04-14 03:54:25 UTC 
(rev 1788)
@@ -3,9 +3,10 @@
   * Document the need to update paths in xserver-xorg-core's NEWS file.
     (closes: #362077, #362244, #362431)
   * Make xserver-xorg-core Architecture: any. (closes: #362150)
-  * Build with --with-fontdir=/usr/share/fonts/X11
+  * Build with --with-fontdir=/usr/share/fonts/X11. Remove
+    --with-default-font-path option to make this work. Thanks Eugene Konev.
 
- -- David Nusinow <[EMAIL PROTECTED]>  Thu, 13 Apr 2006 21:52:44 -0400
+ -- David Nusinow <[EMAIL PROTECTED]>  Thu, 13 Apr 2006 23:54:06 -0400
 
 xorg-server (1:1.0.2-3) unstable; urgency=low
 

Modified: trunk/xserver/xorg-server-1.0.2/debian/rules
===================================================================
--- trunk/xserver/xorg-server-1.0.2/debian/rules        2006-04-14 03:51:14 UTC 
(rev 1787)
+++ trunk/xserver/xorg-server-1.0.2/debian/rules        2006-04-14 03:54:25 UTC 
(rev 1788)
@@ -35,7 +35,6 @@
 confflags += --disable-static \
             --enable-xorg \
             --enable-dri --with-mesa-source=/usr/share/mesa-source \
-            --with-default-font-path=/usr/share/fonts/X11 \
                 --with-fontdir=/usr/share/fonts/X11 \
             --enable-xtrap \
             --enable-dmx \


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

Reply via email to