Gentoo Archives: gentoo-commits

From: "Sebastien Fabbro (bicatali)" <bicatali@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-visualization/qtiplot/files: qtiplot-0.9.5-profile.patch
Date: Wed, 30 Apr 2008 15:37:40
Message-Id: E1JrENF-0002rz-UF@stork.gentoo.org
1 bicatali 08/04/30 15:37:37
2
3 Modified: qtiplot-0.9.5-profile.patch
4 Log:
5 Fixed installation for binary and translations, closing bug #219845
6 (Portage version: 2.1.5_rc6)
7
8 Revision Changes Path
9 1.2 sci-visualization/qtiplot/files/qtiplot-0.9.5-profile.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/qtiplot/files/qtiplot-0.9.5-profile.patch?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/qtiplot/files/qtiplot-0.9.5-profile.patch?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/qtiplot/files/qtiplot-0.9.5-profile.patch?r1=1.1&r2=1.2
14
15 Index: qtiplot-0.9.5-profile.patch
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-visualization/qtiplot/files/qtiplot-0.9.5-profile.patch,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- qtiplot-0.9.5-profile.patch 29 Apr 2008 14:55:53 -0000 1.1
22 +++ qtiplot-0.9.5-profile.patch 30 Apr 2008 15:37:37 -0000 1.2
23 @@ -1,5 +1,14 @@
24 --- qtiplot/qtiplot.pro.orig 2008-04-24 18:54:47.622675411 +0000
25 -+++ qtiplot/qtiplot.pro 2008-04-24 19:01:18.639824832 +0000
26 ++++ qtiplot/qtiplot.pro 2008-04-30 15:23:34.648191881 +0000
27 +@@ -20,7 +20,7 @@
28 + # Uncomment the following line if you want to perform a custom installation using
29 + # the *.path variables defined bellow.
30 + ######################################################################################
31 +-#CONFIG += CustomInstall
32 ++CONFIG += CustomInstall
33 +
34 + CONFIG += release
35 + #CONFIG += debug
36 @@ -30,12 +30,11 @@
37 #!!! Warning: You must modify these paths according to your computer settings
38 #############################################################################
39
40
41
42 --
43 gentoo-commits@l.g.o mailing list