[Xquartz-changes] [518] tinderbox/tinderbox_test.sh

source_changes at macosforge.org source_changes at macosforge.org
Wed Mar 23 19:24:26 PDT 2011


Revision: 518
          http://trac.macosforge.org/projects/xquartz/changeset/518
Author:   jeremyhu at freedesktop.org
Date:     2011-03-23 19:24:25 -0700 (Wed, 23 Mar 2011)
Log Message:
-----------
Run via linux32 on tifa-linux32

Modified Paths:
--------------
    tinderbox/tinderbox_test.sh

Modified: tinderbox/tinderbox_test.sh
===================================================================
--- tinderbox/tinderbox_test.sh	2011-03-24 02:20:20 UTC (rev 517)
+++ tinderbox/tinderbox_test.sh	2011-03-24 02:24:25 UTC (rev 518)
@@ -10,6 +10,7 @@
 
 export JHBUILDDIR="${HOME}/src/freedesktop/jhbuild"
 JHBUILDRC="jhbuildrc.linux"
+JHBUILD="jhbuild"
 
 case $CONFIG in
   yuffie)
@@ -34,6 +35,7 @@
     URL="http://jeremyhu-vincent:xQUGcg@tinderbox.x.org/builds/rpc"
     ;;
   tifa|tifa-linux32)
+    JHBUILD="linux32 ${JHBUILD}"
     URL="http://jeremyhu-tifa-linux32:xFDSPr@tinderbox.x.org/builds/rpc"
     ;;
   tifa-linux64)
@@ -53,7 +55,7 @@
 export CPPFLAGS="-I${JHBUILDDIR}/build/include -I${JHBUILDDIR}/external/build/include"
 export CFLAGS="-O0 -pipe -Wall -Wformat=2"
 
-JHBUILD="jhbuild -f ${JHBUILDDIR}/${JHBUILDRC}"
+JHBUILD="${JHBUILD} -f ${JHBUILDDIR}/${JHBUILDRC}"
 
 #$JHBUILD clean
 #$JHBUILD build --autogen --clean
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/xquartz-changes/attachments/20110323/31fe9f03/attachment.html>


More information about the Xquartz-changes mailing list