[Lunar-commits] r24764 - moonbase/trunk/x11-utils/fontconfig
Moritz Heiber
moe at lunar-linux.org
Sat Jun 9 13:31:38 CEST 2007
Author: moe
Date: 2007-06-09 13:31:38 +0200 (Sat, 09 Jun 2007)
New Revision: 24764
Modified:
moonbase/trunk/x11-utils/fontconfig/BUILD
Log:
Add a fontconfig directive to cache fonts even when the X11 symlink
is missing.
Modified: moonbase/trunk/x11-utils/fontconfig/BUILD
===================================================================
--- moonbase/trunk/x11-utils/fontconfig/BUILD 2007-06-09 11:27:29 UTC (rev 24763)
+++ moonbase/trunk/x11-utils/fontconfig/BUILD 2007-06-09 11:31:38 UTC (rev 24764)
@@ -11,6 +11,9 @@
--with-cache-dir=/var/cache/fontconfig \
$OPTS &&
- default_make
+ default_make &&
+ install -m644 $SCRIPT_DIRECTORY/10-lunar-fonts.conf \
+ /etc/fonts/conf.d/
+
) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list