]> git.pld-linux.org Git - packages/fontconfig.git/commitdiff
- fix for allow build fontconfig using "make -jN".
authorkloczek <kloczek@pld-linux.org>
Mon, 28 Apr 2003 02:51:40 +0000 (02:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fontconfig-make-jN.patch -> 1.1

fontconfig-make-jN.patch [new file with mode: 0644]

diff --git a/fontconfig-make-jN.patch b/fontconfig-make-jN.patch
new file mode 100644 (file)
index 0000000..4644a7d
--- /dev/null
@@ -0,0 +1,10 @@
+--- fontconfig-2.2.0/Makefile.am~      Mon Apr 28 05:44:49 2003
++++ fontconfig-2.2.0/Makefile.am       Mon Apr 28 05:44:49 2003
+@@ -39,6 +39,7 @@
+ config_DATA=fonts.conf fonts.dtd
+ install-data-local:
++      $(INSTALL) -d $(DESTDIR)$(configdir)
+       if [ -f $(DESTDIR)$(configdir)/local.conf ]; then \
+         echo "not overwriting existing $(DESTDIR)$(configdir)/local.conf"; \
+       else if [ -f $(srcdir)/local.conf ]; then \
This page took 0.107832 seconds and 4 git commands to generate.