]> git.pld-linux.org Git - packages/apertium-dict-eu-es.git/blob - apertium-dict-eu-es-DESTDIR.patch
- updated to 0.3.3
[packages/apertium-dict-eu-es.git] / apertium-dict-eu-es-DESTDIR.patch
1 --- apertium-eu-es-0.3.3/Makefile.am.orig       2015-12-28 21:40:37.775569141 +0100
2 +++ apertium-eu-es-0.3.3/Makefile.am    2015-12-28 21:47:46.115551127 +0100
3 @@ -178,7 +178,7 @@
4         rm -rf modes
5         mv modes.bak modes
6         test -d $(DESTDIR)$(apertium_modesdir) || mkdir $(DESTDIR)$(apertium_modesdir)
7 -       $(INSTALL_DATA) $(PREFIX1).mode $(apertium_modesdir)
8 +       $(INSTALL_DATA) $(PREFIX1).mode $(DESTDIR)$(apertium_modesdir)
9         rm -f $(PREFIX1).mode
10  
11  CLEANFILES = $(TARGETS)
This page took 0.090227 seconds and 3 git commands to generate.