Gentoo Archives: gentoo-commits

From: "Andrey Grozin (grozin)" <grozin@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-visualization/gle/files: gle-4.2.3b-parallel.patch gle-4.2.2-parallel.patch
Date: Sat, 30 Oct 2010 10:48:25
Message-Id: 20101030104816.787FE2004B@flycatcher.gentoo.org
1 grozin 10/10/30 10:48:16
2
3 Added: gle-4.2.3b-parallel.patch
4 Removed: gle-4.2.2-parallel.patch
5 Log:
6 Version bump
7
8 (Portage version: 2.2.0_alpha2/cvs/Linux i686)
9
10 Revision Changes Path
11 1.1 sci-visualization/gle/files/gle-4.2.3b-parallel.patch
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/gle/files/gle-4.2.3b-parallel.patch?rev=1.1&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/gle/files/gle-4.2.3b-parallel.patch?rev=1.1&content-type=text/plain
15
16 Index: gle-4.2.3b-parallel.patch
17 ===================================================================
18 --- src/gui/MakefileAC.in.orig 2010-01-06 20:10:04.000000000 +0000
19 +++ src/gui/MakefileAC.in 2010-01-06 20:21:15.000000000 +0000
20 @@ -84,14 +84,14 @@
21 qmake:
22 $(QMAKE_PROG) $(QMAKE_OPTS)
23
24 -domake:
25 - $(MAKE_PROG)
26 +domake: Makefile
27 + $(MAKE)
28
29 -repmake:
30 +repmake: Makefile
31 perl ../../platform/autopackage/qt-replace.pl Makefile
32
33 doclean:
34 - -$(MAKE_PROG) clean
35 + -$(MAKE) clean
36 -@$(RM) qgle install_qgle_name_mac Makefile
37 -@$(RMDIR) moc
38 -@$(RMDIR) objects