public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] gentoo-x86 commit in eclass: qt4-build.eclass
@ 2009-07-31 22:18 99% Thomas Sachau (tommy)
  0 siblings, 0 replies; 1+ results
From: Thomas Sachau (tommy) @ 2009-07-31 22:18 UTC (permalink / raw
  To: gentoo-commits

tommy       09/07/31 22:18:31

  Modified:             qt4-build.eclass
  Log:
  Fix building with multilib environment in qt4-build.eclass with ok from yngwin for the qt herd

Revision  Changes    Path
1.43                 eclass/qt4-build.eclass

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/qt4-build.eclass?rev=1.43&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/qt4-build.eclass?rev=1.43&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/qt4-build.eclass?r1=1.42&r2=1.43

Index: qt4-build.eclass
===================================================================
RCS file: /var/cvsroot/gentoo-x86/eclass/qt4-build.eclass,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- qt4-build.eclass	13 Jul 2009 19:55:30 -0000	1.42
+++ qt4-build.eclass	31 Jul 2009 22:18:31 -0000	1.43
@@ -1,6 +1,6 @@
 # Copyright 2007-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/qt4-build.eclass,v 1.42 2009/07/13 19:55:30 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/qt4-build.eclass,v 1.43 2009/07/31 22:18:31 tommy Exp $
 
 # @ECLASS: qt4-build.eclass
 # @MAINTAINER:
@@ -200,6 +200,7 @@
 
 	echo ./configure ${myconf}
 	./configure ${myconf} || die "./configure failed"
+	myconf=""
 }
 
 # @FUNCTION: qt4-build_src_compile






^ permalink raw reply	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2009-07-31 22:18 99% [gentoo-commits] gentoo-x86 commit in eclass: qt4-build.eclass Thomas Sachau (tommy)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox