]> git.pld-linux.org Git - packages/apertium-dict-es-pt.git/blob - apertium-dict-es-pt-DESTDIR.patch
be75169ff5d21905709b89fb5a597701a643951a
[packages/apertium-dict-es-pt.git] / apertium-dict-es-pt-DESTDIR.patch
1 --- apertium-es-pt-1.0.3/Makefile.am.orig       2007-10-02 10:38:51.000000000 +0200
2 +++ apertium-es-pt-1.0.3/Makefile.am    2011-01-02 16:14:23.185906558 +0100
3 @@ -128,10 +128,10 @@
4  
5  install-data-local:
6         $(prefix)/bin/apertium-gen-modes modes.xml apertium-$(PREFIX1)
7 -       $(INSTALL_DATA) $(PREFIX1).mode $(apertium_es_modesdir)
8 -       $(INSTALL_DATA) $(PREFIX1b).mode $(apertium_es_modesdir)
9 -       $(INSTALL_DATA) $(PREFIX2).mode $(apertium_es_modesdir)
10 -       $(INSTALL_DATA) $(BASENAME).trules-$(PREFIX2).xml $(BASENAME).trules-$(PREFIX1).xml trules-$(PREFIX1b).xml $(apertium_es_ptdir)
11 +       $(INSTALL_DATA) $(PREFIX1).mode $(DESTDIR)$(apertium_es_modesdir)
12 +       $(INSTALL_DATA) $(PREFIX1b).mode $(DESTDIR)$(apertium_es_modesdir)
13 +       $(INSTALL_DATA) $(PREFIX2).mode $(DESTDIR)$(apertium_es_modesdir)
14 +       $(INSTALL_DATA) $(BASENAME).trules-$(PREFIX2).xml $(BASENAME).trules-$(PREFIX1).xml trules-$(PREFIX1b).xml $(DESTDIR)$(apertium_es_ptdir)
15  
16  
17  CLEANFILES = -rf $(TARGETS) pt.dix pt_BR.dix es-pt.dix es-pt_BR.dix  modes
This page took 0.067701 seconds and 3 git commands to generate.