[Fontconfig] /var/cache/fontconfig/stamp

Stephan Kulow coolo at suse.de
Tue Jan 24 23:22:52 PST 2006


On Wednesday, 25. January 2006 01:11, Patrick Lam wrote:
> If anyone knows how to make fontconfig create /var/cache/fontconfig
> without creating stamp, that would be great.

Hmm, not sure where the problems are, but why not this way?

install-data-local:
	$(mkinstalldirs) $(DESTDIR)$(pkgcachedir)

uninstall-local:
	$(RM) -rf "$(DESTDIR)$(pkgcachedir)"

Greetings, Stephan


More information about the Fontconfig mailing list