]> git.pld-linux.org Git - packages/fontconfig.git/blob - fontconfig-make-jN.patch
- up to devel 2.3.94
[packages/fontconfig.git] / fontconfig-make-jN.patch
1 --- fontconfig-2.2.0/Makefile.am~       Mon Apr 28 05:44:49 2003
2 +++ fontconfig-2.2.0/Makefile.am        Mon Apr 28 05:44:49 2003
3 @@ -39,6 +39,7 @@
4  config_DATA=fonts.conf fonts.dtd
5  
6  install-data-local:
7 +       $(INSTALL) -d $(DESTDIR)$(configdir)
8         if [ -f $(DESTDIR)$(configdir)/local.conf ]; then \
9           echo "not overwriting existing $(DESTDIR)$(configdir)/local.conf"; \
10         else if [ -f $(srcdir)/local.conf ]; then \
This page took 0.085581 seconds and 3 git commands to generate.