Peng Huang
2012-Jul-23 22:49 UTC
[Fontconfig] fontconfig: Branch ''m73747177475771787aster''
On Jul 23, 2012 3:24 AM, "Akira TAGOH" <tagoh at kemper.freedesktop.org> wrote:> conf.d/Makefile.am | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > New commits: > commit b7287a91fedc8b3ba2f566a17e4c5a00222ca76e > Author: Akira TAGOH <akira at tagoh.org> > Date: Mon Jul 23 13:59:16 2012 +0900 > > Install config files first > > Use install-data-hook instead of install-data-local. > This allows on the real installation to create a symlink with > the broken ln command though, still not work with the pseudo > installation by using DESTDIR say. > > diff --git a/conf.d/Makefile.am b/conf.d/Makefile.am > index 7f14920..0f6f59c 100644 > --- a/conf.d/Makefile.am > +++ b/conf.d/Makefile.am > @@ -76,7 +76,7 @@ template_DATA = \ > 80-delicious.conf \ > 90-synthetic.conf > > -install-data-local: > +install-data-hook: > mkdir -p $(DESTDIR)$(configdir) > @(echo cd $(DESTDIR)$(configdir); \ > cd $(DESTDIR)$(configdir); \ > _______________________________________________ > Fontconfig mailing list > Fontconfig at lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/fontconfig >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/fontconfig/attachments/20120723/727f29c9/attachment.html>