From b5b9c72ea9fc05600bfcab6569ce89ca2185d19d Mon Sep 17 00:00:00 2001 From: Gaming4JC Date: Thu, 2 Jun 2016 18:31:49 -0400 Subject: import more apertium files --- pcr/apertium/apertium-mk-bg/Makefile.in.patch | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 pcr/apertium/apertium-mk-bg/Makefile.in.patch (limited to 'pcr/apertium/apertium-mk-bg/Makefile.in.patch') diff --git a/pcr/apertium/apertium-mk-bg/Makefile.in.patch b/pcr/apertium/apertium-mk-bg/Makefile.in.patch new file mode 100644 index 000000000..10eeeca7c --- /dev/null +++ b/pcr/apertium/apertium-mk-bg/Makefile.in.patch @@ -0,0 +1,15 @@ +--- ../apertium-mk-bg-0.2.0/Makefile.in 2010-10-26 13:44:30.000000000 +0200 ++++ apertium-mk-bg-0.2.0/Makefile.in 2012-02-09 08:49:07.935637762 +0100 +@@ -515,9 +515,9 @@ + + install-data-local: + apertium-gen-modes modes.xml apertium-$(PREFIX1) +- $(INSTALL_DATA) $(PREFIX1).mode $(apertium_mk_bgmodesdir) +- $(INSTALL_DATA) $(PREFIX2).mode $(apertium_mk_bgmodesdir) +- $(INSTALL_DATA) $(BASENAME).$(PREFIX1).t1x $(BASENAME).$(PREFIX2).t1x $(apertium_mk_bgdir) ++ $(INSTALL_DATA) $(PREFIX1).mode $(DESTDIR)$(apertium_mk_bgmodesdir) ++ $(INSTALL_DATA) $(PREFIX2).mode $(DESTDIR)$(apertium_mk_bgmodesdir) ++ $(INSTALL_DATA) $(BASENAME).$(PREFIX1).t1x $(BASENAME).$(PREFIX2).t1x $(DESTDIR)$(apertium_mk_bgdir) + # 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. + .NOEXPORT: -- cgit v1.2.3