]> git.pld-linux.org Git - packages/apertium-dict-eo-fr.git/blob - apertium-dict-eo-fr-DESTDIR.patch
- new
[packages/apertium-dict-eo-fr.git] / apertium-dict-eo-fr-DESTDIR.patch
1 --- apertium-eo-fr-0.9.0/Makefile.am.orig       2011-02-09 16:08:38.000000000 +0100
2 +++ apertium-eo-fr-0.9.0/Makefile.am    2011-04-03 21:12:56.415406237 +0200
3 @@ -90,9 +90,9 @@
4  
5  install-data-local:
6         apertium-gen-modes modes.xml apertium-$(PREFIX1)
7 -       $(INSTALL_DATA) $(PREFIX1).mode $(apertium_eo_camodesdir)
8 -       $(INSTALL_DATA) $(BASENAME).$(PREFIX1).t1x $(BASENAME).$(PREFIX1).antaux1_t2x  $(BASENAME).$(PREFIX1).antaux2_t2x $(BASENAME).$(PREFIX1).antaux3_t2x $(BASENAME).$(PREFIX1).antaux4_t2x $(BASENAME).$(PREFIX1).t2x $(BASENAME).$(PREFIX1).post_t2x $(apertium_eo_cadir)
9 -       $(INSTALL_DATA) $(BASENAME).$(PREFIX1).t3x $(apertium_eo_cadir)
10 +       $(INSTALL_DATA) $(PREFIX1).mode $(DESTDIR)$(apertium_eo_camodesdir)
11 +       $(INSTALL_DATA) $(BASENAME).$(PREFIX1).t1x $(BASENAME).$(PREFIX1).antaux1_t2x  $(BASENAME).$(PREFIX1).antaux2_t2x $(BASENAME).$(PREFIX1).antaux3_t2x $(BASENAME).$(PREFIX1).antaux4_t2x $(BASENAME).$(PREFIX1).t2x $(BASENAME).$(PREFIX1).post_t2x $(DESTDIR)$(apertium_eo_cadir)
12 +       $(INSTALL_DATA) $(BASENAME).$(PREFIX1).t3x $(DESTDIR)$(apertium_eo_cadir)
13  
14  
15  #      $(INSTALL_DATA) $(PREFIX2)-pn.mode $(apertium_es_modesdir)
This page took 0.061659 seconds and 3 git commands to generate.