[Lunar-commits] r24764 - moonbase/trunk/x11-utils/fontconfig
Kok, Auke
sofar at foo-projects.org
Sun Jun 10 18:47:06 CEST 2007
Moritz Heiber wrote:
> 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.
if you don't *add* that file to moonbase it will break fontconfig for everyone...
Auke
>
>
>
> 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
>
> _______________________________________________
> Lunar-commits mailing list
> Lunar-commits at lunar-linux.org
> http://foo-projects.org/mailman/listinfo/lunar-commits
More information about the Lunar-dev
mailing list