]> git.pld-linux.org Git - packages/plplot.git/commitdiff
- do not put .so files in /usr/share
authorsaq <saq@pld-linux.org>
Sun, 9 Jan 2005 21:34:16 +0000 (21:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    plplot-FHS.patch -> 1.1

plplot-FHS.patch [new file with mode: 0644]

diff --git a/plplot-FHS.patch b/plplot-FHS.patch
new file mode 100644 (file)
index 0000000..2ce0f4c
--- /dev/null
@@ -0,0 +1,11 @@
+--- plplot-5.3.1/bindings/python/Makefile.am.orig      2005-01-09 22:27:24.763930256 +0100
++++ plplot-5.3.1/bindings/python/Makefile.am   2005-01-09 22:27:59.969578184 +0100
+@@ -68,7 +68,7 @@
+       $(PYTHON) makedocstrings.py plplotcmodule_p_single.c plplotcmodule_single.c
+ # Must have "exec" in the name.
+-ourexecpythondir = $(pythondir)
++ourexecpythondir = $(pyexecdir)
+ libplplot = $(top_builddir)/src/libplplot$(LIB_TAG).la
This page took 0.186815 seconds and 4 git commands to generate.