]> git.pld-linux.org Git - packages/plplot.git/blob - plplot-FHS.patch
- works now
[packages/plplot.git] / plplot-FHS.patch
1 --- plplot-5.3.1/bindings/python/Makefile.am.orig       2005-01-09 22:27:24.763930256 +0100
2 +++ plplot-5.3.1/bindings/python/Makefile.am    2005-01-09 22:27:59.969578184 +0100
3 @@ -68,7 +68,7 @@
4         $(PYTHON) makedocstrings.py plplotcmodule_p_single.c plplotcmodule_single.c
5  
6  # Must have "exec" in the name.
7 -ourexecpythondir = $(pythondir)
8 +ourexecpythondir = $(pyexecdir)
9  
10  libplplot = $(top_builddir)/src/libplplot$(LIB_TAG).la
11  
This page took 0.107118 seconds and 3 git commands to generate.