aboutsummaryrefslogtreecommitdiff
path: root/print/texlive-base/files/patch-texk-lcdf-typetools-lcdf-typetools-2.104-Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'print/texlive-base/files/patch-texk-lcdf-typetools-lcdf-typetools-2.104-Makefile.in')
-rw-r--r--print/texlive-base/files/patch-texk-lcdf-typetools-lcdf-typetools-2.104-Makefile.in22
1 files changed, 22 insertions, 0 deletions
diff --git a/print/texlive-base/files/patch-texk-lcdf-typetools-lcdf-typetools-2.104-Makefile.in b/print/texlive-base/files/patch-texk-lcdf-typetools-lcdf-typetools-2.104-Makefile.in
new file mode 100644
index 000000000000..2226742e37a1
--- /dev/null
+++ b/print/texlive-base/files/patch-texk-lcdf-typetools-lcdf-typetools-2.104-Makefile.in
@@ -0,0 +1,22 @@
+--- texk/lcdf-typetools/lcdf-typetools-2.104/Makefile.in.orig 2015-03-12 14:42:02 UTC
++++ texk/lcdf-typetools/lcdf-typetools-2.104/Makefile.in
+@@ -163,8 +163,8 @@ am__uninstall_files_from_dir = { \
+ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+ $(am__cd) "$$dir" && rm -f $$files; }; \
+ }
+-am__installdirs = "$(DESTDIR)$(encdir)" "$(DESTDIR)$(glyphlistdir)"
+-DATA = $(enc_DATA) $(glyphlist_DATA)
++am__installdirs =
++DATA =
+ RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
+ distclean-recursive maintainer-clean-recursive
+ am__recursive_targets = \
+@@ -714,7 +714,7 @@ info: info-recursive
+
+ info-am:
+
+-install-data-am: install-encDATA install-glyphlistDATA
++install-data-am:
+
+ install-dvi: install-dvi-recursive
+