Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(245)

Unified Diff: x11-base/xorg-server/xorg-server-1.10.1.ebuild

Issue 6896013: Setup the font path to built-ins only. (Closed) Base URL: ssh://gitrw.chromium.org:9222/chromiumos-overlay.git@master
Patch Set: Uprev the ebuild. Created 9 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | x11-base/xorg-server/xorg-server-1.9.3-r9.ebuild » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: x11-base/xorg-server/xorg-server-1.10.1.ebuild
diff --git a/x11-base/xorg-server/xorg-server-1.10.1.ebuild b/x11-base/xorg-server/xorg-server-1.10.1.ebuild
index 533f5ee32be6df86f959db82564115a7fe24b4ca..bed3fb2ace1d9c23f12264b581a574f5ec4f85d3 100644
--- a/x11-base/xorg-server/xorg-server-1.10.1.ebuild
+++ b/x11-base/xorg-server/xorg-server-1.10.1.ebuild
@@ -179,7 +179,6 @@ pkg_setup() {
--sysconfdir=/etc/X11
--localstatedir=/var
--enable-install-setuid
- --with-fontrootdir=/usr/share/fonts
--with-xkb-output=/var/lib/xkb
--disable-config-hal
--without-dtrace
@@ -203,6 +202,7 @@ pkg_setup() {
--disable-xvfb
--disable-xnest
--enable-null-root-cursor
+ --with-default-font-path=built-ins
${conf_opts}"
# Things we may want to remove later:
« no previous file with comments | « no previous file | x11-base/xorg-server/xorg-server-1.9.3-r9.ebuild » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698