Gentoo Archives: gentoo-dev

From: Fabian Groffen <grobian@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] font.eclass add Xorg FontPath elements for non-standard paths
Date: Thu, 04 Jul 2013 14:45:56
Message-Id: 20130704144544.GB3679@gentoo.org
In Reply to: Re: [gentoo-dev] font.eclass add Xorg FontPath elements for non-standard paths by Michael Weber
1 On 04-07-2013 16:33:50 +0200, Michael Weber wrote:
2 > + local cand
3 > + for cand in $(find "${EROOT}usr/share/fonts" -name fonts.dir | sort)
4 > + do
5 > + echo " FontPath \"$(dirname "${cand}")\""
6
7 I think you want "${cand#${ROOT}}" here, don't you?
8
9
10
11 --
12 Fabian Groffen
13 Gentoo on a different level

Attachments

File name MIME type
signature.asc application/pgp-signature