[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xorg-server: Changes to 'debian-unstable'



 debian/changelog |    6 ++++++
 debian/rules     |    2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

New commits:
commit 3f53c7f2feb724f98c2c6200e2a2f293c8e72abb
Author: Timo Aaltonen <tjaalton@ubuntu.com>
Date:   Wed Sep 25 15:54:14 2013 +0300

    rules: Drop defoma support from the font path. (LP: #986061)

diff --git a/debian/changelog b/debian/changelog
index 6fdfe99..0749068 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+xorg-server (2:1.14.3-4) UNRELEASED; urgency=low
+
+  * rules: Drop defoma support from the font path. (LP: #986061)
+
+ -- Timo Aaltonen <tjaalton@ubuntu.com>  Wed, 25 Sep 2013 15:53:06 +0300
+
 xorg-server (2:1.14.3-3) unstable; urgency=low
 
   * Upload to unstable.
diff --git a/debian/rules b/debian/rules
index c42d3ee..9933dc8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -116,7 +116,7 @@ confflags += \
 	     --disable-install-setuid
 
 confflags_main = \
-	--with-default-font-path="/usr/share/fonts/X11/misc,/usr/share/fonts/X11/cyrillic,/usr/share/fonts/X11/100dpi/:unscaled,/usr/share/fonts/X11/75dpi/:unscaled,/usr/share/fonts/X11/Type1,/usr/share/fonts/X11/100dpi,/usr/share/fonts/X11/75dpi,/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,built-ins" \
+	--with-default-font-path="/usr/share/fonts/X11/misc,/usr/share/fonts/X11/cyrillic,/usr/share/fonts/X11/100dpi/:unscaled,/usr/share/fonts/X11/75dpi/:unscaled,/usr/share/fonts/X11/Type1,/usr/share/fonts/X11/100dpi,/usr/share/fonts/X11/75dpi,built-ins" \
 	--enable-aiglx \
 	--enable-glx-tls \
 	--enable-registry \


Reply to: