diff options
author | 2008-05-27 21:09:44 +0000 | |
---|---|---|
committer | 2008-05-27 21:09:44 +0000 | |
commit | 310c1f699abd5d6874a2c50415930508ba2de6d0 (patch) | |
tree | f3593772c139e43191ec46b6a6435b3dad0cbcd0 /sci-visualization/qtiplot/files | |
parent | First release candidate for OpenOffice.org 2.4.1, masked for testing (diff) | |
download | gentoo-2-310c1f699abd5d6874a2c50415930508ba2de6d0.tar.gz gentoo-2-310c1f699abd5d6874a2c50415930508ba2de6d0.tar.bz2 gentoo-2-310c1f699abd5d6874a2c50415930508ba2de6d0.zip |
Python files are now installed to the proper place and compiled (bugs #223671, #223673)
(Portage version: 2.1.4.4)
Diffstat (limited to 'sci-visualization/qtiplot/files')
-rw-r--r-- | sci-visualization/qtiplot/files/qtiplot-0.9.6.2-pro.patch | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/sci-visualization/qtiplot/files/qtiplot-0.9.6.2-pro.patch b/sci-visualization/qtiplot/files/qtiplot-0.9.6.2-pro.patch index db7dbbe2ca87..fb8ba3f71fd9 100644 --- a/sci-visualization/qtiplot/files/qtiplot-0.9.6.2-pro.patch +++ b/sci-visualization/qtiplot/files/qtiplot-0.9.6.2-pro.patch @@ -60,10 +60,3 @@ diff -r -U2 qtiplot-0.9.6.2.orig/qtiplot/qtiplot.pro qtiplot-0.9.6.2/qtiplot/qti +# SOURCES += ../3rdparty/liborigin/OPJFile.cpp
###############################################################
-@@ -474,5 +475,5 @@ - qti_wordlist.txt \
-
-- unix: pythonconfig.path = /usr/local/qtiplot
-+ unix: pythonconfig.path = /usr/share/qtiplot
- win32: pythonconfig.path = $$INSTALLBASE
- DEFINES += PYTHON_CONFIG_PATH="\\\"$$replace(pythonconfig.path," ","\ ")\\\"
|