debian/rules |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 2ef5be024f4fb02444b4dc45d7be97cf3932f535
Author: Drew Parsons <[EMAIL PROTECTED]>
Date:   Wed Feb 28 22:44:33 2007 +1100

    Removed spurious space in default font line
    (/usr/X11R6/lib/X11/fonts/Type1 not "/usr/X11R6/lib/  X11/fonts/Type1")
    Should these X11R6 entries be removed altogether now?

diff --git a/debian/rules b/debian/rules
index 5f091b2..98d6bd4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -35,7 +35,7 @@ # kill the .las.
 confflags += --disable-static \
             --enable-xorg \
             --with-mesa-source=/usr/share/mesa-source \
-                
--with-default-font-path="/usr/share/fonts/X11/misc,/usr/X11R6/lib/X11/fonts/misc,/usr/share/fonts/X11/cyrillic,/usr/share/fonts/X11/100dpi/:unscaled,/usr/share/fonts/X11/75dpi/:unscaled,/usr/share/fonts/X11/Type1,/usr/X11R6/lib/
  
X11/fonts/Type1,/usr/share/fonts/X11/100dpi,/usr/share/fonts/X11/75dpi,/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
 \
+                
--with-default-font-path="/usr/share/fonts/X11/misc,/usr/X11R6/lib/X11/fonts/misc,/usr/share/fonts/X11/cyrillic,/usr/share/fonts/X11/100dpi/:unscaled,/usr/share/fonts/X11/75dpi/:unscaled,/usr/share/fonts/X11/Type1,/usr/X11R6/lib/X11/fonts/Type1,/usr/share/fonts/X11/100dpi,/usr/share/fonts/X11/75dpi,/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
 \
                 --with-serverconfig-path=/etc/X11/xserver \
                 --with-rgb-path=/etc/X11/rgb \
             --enable-xtrap \


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

Reply via email to