summaryrefslogtreecommitdiffstats
path: root/x11-fonts/fontconfig/files/patch-Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'x11-fonts/fontconfig/files/patch-Makefile.in')
-rw-r--r--x11-fonts/fontconfig/files/patch-Makefile.in16
1 files changed, 8 insertions, 8 deletions
diff --git a/x11-fonts/fontconfig/files/patch-Makefile.in b/x11-fonts/fontconfig/files/patch-Makefile.in
index 4e22147..f9c89ba 100644
--- a/x11-fonts/fontconfig/files/patch-Makefile.in
+++ b/x11-fonts/fontconfig/files/patch-Makefile.in
@@ -1,15 +1,15 @@
---- Makefile.in.orig Mon Mar 31 20:48:41 2003
-+++ Makefile.in Mon Mar 31 20:52:04 2003
-@@ -116,7 +116,7 @@
+--- Makefile.in.orig Sun Apr 13 01:41:17 2003
++++ Makefile.in Sun Apr 13 01:42:14 2003
+@@ -120,7 +120,7 @@
SUBDIRS = fontconfig fc-lang src fc-cache fc-list doc test
--EXTRA_DIST = fontconfig.pc.in fonts.conf.in fonts.dtd local.conf fontconfig.spec.in fontconfig.spec
-+EXTRA_DIST = fontconfig.pc.in fonts.conf.in fonts.dtd fontconfig.spec.in fontconfig.spec
+-EXTRA_DIST = fontconfig.pc.in fonts.conf.in fonts.dtd local.conf fontconfig.spec.in fontconfig.spec fontconfig-zip.in
++EXTRA_DIST = fontconfig.pc.in fonts.conf.in fonts.dtd fontconfig.spec.in fontconfig.spec fontconfig-zip.in
pkgconfigdir = $(prefix)/libdata/pkgconfig
-@@ -457,16 +457,7 @@
+@@ -465,16 +465,7 @@
install-data-local:
@@ -22,8 +22,8 @@
- echo " $(INSTALL_DATA) local.conf $(DESTDIR)$(configdir)/local.conf"; \
- $(INSTALL_DATA) local.conf $(DESTDIR)$(configdir)/local.conf; \
- fi; fi; fi
-- if [ x$(DESTDIR) = x ]; then $(bindir)/fc-cache -f -v; fi
-+# if [ x$(DESTDIR) = x ]; then $(bindir)/fc-cache -f -v; fi
+- if [ x$(DESTDIR) = x ]; then fc-cache/fc-cache -f -v; fi
++# if [ x$(DESTDIR) = x ]; then fc-cache/fc-cache -f -v; fi
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
OpenPOWER on IntegriCloud