summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Fabbro <bicatali@gentoo.org>2008-10-21 11:49:26 +0000
committerSebastien Fabbro <bicatali@gentoo.org>2008-10-21 11:49:26 +0000
commitf001d49a865effc1bea9a882271d8f5f5abfcb32 (patch)
tree74cad77ce3e176e42abbc3a4dd24865b66ffca0c /sci-libs/plplot/files/plplot-5.9.0-python.patch
parentRemoving KDE-4.0.X packages now that 4.1.2 was put in the tree. (diff)
downloadgentoo-2-f001d49a865effc1bea9a882271d8f5f5abfcb32.tar.gz
gentoo-2-f001d49a865effc1bea9a882271d8f5f5abfcb32.tar.bz2
gentoo-2-f001d49a865effc1bea9a882271d8f5f5abfcb32.zip
Version bump. Major new features and completely reworked ebuild. Tested with many options, but not all combinations. Thanks for markusle and Joshua Rich for their initial work.
(Portage version: 2.2_rc11/cvs/Linux 2.6.25-gentoo-r7 x86_64)
Diffstat (limited to 'sci-libs/plplot/files/plplot-5.9.0-python.patch')
-rw-r--r--sci-libs/plplot/files/plplot-5.9.0-python.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/sci-libs/plplot/files/plplot-5.9.0-python.patch b/sci-libs/plplot/files/plplot-5.9.0-python.patch
new file mode 100644
index 000000000000..863150274f33
--- /dev/null
+++ b/sci-libs/plplot/files/plplot-5.9.0-python.patch
@@ -0,0 +1,11 @@
+--- plplot/examples/python/CMakeLists.txt.orig
++++ plplot/examples/python/CMakeLists.txt
+@@ -147,7 +147,7 @@
+ @ONLY
+ )
+
+-set(python_location1 ${PYTHON_INSTDIR})
++set(python_location1)
+ set(python_location2)
+ configure_file(
+ ${CMAKE_CURRENT_SOURCE_DIR}/plplot_python_start.py.cmake