]> git.pld-linux.org Git - packages/ggz-python.git/blob - ggz-python-install.patch
- new, NFY, just saving work
[packages/ggz-python.git] / ggz-python-install.patch
1 --- ggz-python-0.0.14.1/Makefile.in.orig        2008-02-16 22:13:50.000000000 +0100
2 +++ ggz-python-0.0.14.1/Makefile.in     2013-02-06 21:54:01.974943564 +0100
3 @@ -122,7 +122,7 @@
4  
5  po-install:
6         @echo Installing internationalization files
7 -       cd po && make install prefix=$(DESTDIR)$(prefix)
8 +       cd po && make install prefix=$(prefix) DESTDIR=$(DESTDIR)
9  
10  man-install:
11         @echo Installing manual pages
This page took 0.067903 seconds and 3 git commands to generate.