grub-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 1/5] search for fonts in /usr/share/fonts/uni


From: Vladimir 'φ-coder/phcoder' Serbinenko
Subject: Re: [PATCH 1/5] search for fonts in /usr/share/fonts/uni
Date: Wed, 05 Sep 2012 16:08:33 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.6esrpre) Gecko/20120817 Icedove/10.0.6

Committed, thanks. Next time please attach ChangeLog entry. It will
speed up the handling of your patch.
On 09.07.2012 22:02, Jiri Slaby wrote:

> diff --git a/configure.ac b/configure.ac
> index 3a95b04..5ea7ffe 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -242,7 +242,7 @@ fi
>  FONT_SOURCE=
>  
>  for ext in pcf pcf.gz bdf bdf.gz ttf ttf.gz; do
> -  for dir in . /usr/src /usr/share/fonts/X11/misc /usr/share/fonts/unifont; 
> do
> +  for dir in . /usr/src /usr/share/fonts/X11/misc /usr/share/fonts/unifont 
> /usr/share/fonts/uni; do
>      if test -f "$dir/unifont.$ext"; then
>        FONT_SOURCE="$dir/unifont.$ext"
>        break 2



-- 
Regards
Vladimir 'φ-coder/phcoder' Serbinenko

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]