From 7e39ca70d07b2eea726e55bc2657230431d188bf Mon Sep 17 00:00:00 2001 From: Max Brazhnikov Date: Sun, 29 Mar 2009 21:32:04 +0000 Subject: Update to 0.9.7.5 python support is enabled by default now mark MAKE_JOBS_SAFE --- .../files/patch-fitPlugins__fitRational0__fitRational0.pro | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'math/qtiplot/files/patch-fitPlugins__fitRational0__fitRational0.pro') diff --git a/math/qtiplot/files/patch-fitPlugins__fitRational0__fitRational0.pro b/math/qtiplot/files/patch-fitPlugins__fitRational0__fitRational0.pro index 0ffbc3335d20..a9aef9e6c738 100644 --- a/math/qtiplot/files/patch-fitPlugins__fitRational0__fitRational0.pro +++ b/math/qtiplot/files/patch-fitPlugins__fitRational0__fitRational0.pro @@ -1,6 +1,6 @@ ---- fitPlugins/fitRational0/fitRational0.pro.orig 2007-10-27 00:15:32.000000000 +0200 -+++ fitPlugins/fitRational0/fitRational0.pro 2007-12-15 12:14:56.000000000 +0100 -@@ -12,9 +12,8 @@ +--- ./fitPlugins/fitRational0/fitRational0.pro.orig 2009-03-05 15:56:56.000000000 +0300 ++++ ./fitPlugins/fitRational0/fitRational0.pro 2009-03-26 23:11:59.000000000 +0300 +@@ -12,14 +12,13 @@ DESTDIR = ../ # statically link against GSL in 3rdparty @@ -12,3 +12,9 @@ #dynamically link against GSL installed system-wide #unix:LIBS += -L /usr/lib$${libsuff} -lgsl -lgslcblas + +-target.path=/usr/lib$${libsuff}/qtiplot/plugins ++target.path=$$PREFIX/share/qtiplot/fitPlugins + INSTALLS += target + + SOURCES += fitRational0.cpp -- cgit v1.2.3