[Fontconfig] /var/cache/fontconfig/stamp
Matthias Clasen
mclasen at redhat.com
Wed Jan 25 04:51:13 PST 2006
On Tue, 2006-01-24 at 19:11 -0500, Patrick Lam wrote:
> Carl Worth wrote:
> > On Tue, 24 Jan 2006 14:18:57 -0500 (EST), Behdad Esfahbod wrote:
> >
> >>>Why is fontconfig installing this file ?
> >>>It doesn't seem to be used by fc-cache at all...
> >>
> >>Blame it on me... It was the easiest way to have automake create
> >>that directory at instal time...
> >
> >
> > Oh, that's funny.
> >
> > I should have asked about that before making the packaging go out of
> > its way to create that file...
>
> If anyone knows how to make fontconfig create /var/cache/fontconfig
> without creating stamp, that would be great.
>
Can't you just use something like the following ?
install-data-hook:
mkdir -p /var/cache/fontconfig
More information about the Fontconfig
mailing list