[gnome-ostree] fontconfig: Move cache directory to /usr
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-ostree] fontconfig: Move cache directory to /usr
- Date: Fri, 15 Mar 2013 13:30:43 +0000 (UTC)
commit 3013e28f309d1be8c7eed8c1388a1c7bf3eaf1f4
Author: Colin Walters <walters verbum org>
Date: Thu Mar 14 21:25:26 2013 -0400
fontconfig: Move cache directory to /usr
We need everything statically associated with an OS in /usr, otherwise
the upgrade/downgrade story fails to work.
manifest.json | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index cefa0c5..cf730b4 100644
--- a/manifest.json
+++ b/manifest.json
@@ -114,7 +114,8 @@
"tag": "VER-2-4-8",
"patches": ["freetype-autogen.patch"]},
- {"src": "fd:fontconfig"},
+ {"src": "fd:fontconfig",
+ "config-opts": ["--with-cache-dir=/usr/lib/fontconfig/cache"]},
{"src": "fd:xorg/util/macros",
"component": "devel"},
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]