[Xquartz-changes] [525] tinderbox

source_changes at macosforge.org source_changes at macosforge.org
Fri Apr 8 21:59:38 PDT 2011


Revision: 525
          http://trac.macosforge.org/projects/xquartz/changeset/525
Author:   jeremyhu at freedesktop.org
Date:     2011-04-08 21:59:36 -0700 (Fri, 08 Apr 2011)
Log Message:
-----------
Support schroot

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

Modified: tinderbox/jhbuildrc.linux
===================================================================
--- tinderbox/jhbuildrc.linux	2011-04-07 22:28:38 UTC (rev 524)
+++ tinderbox/jhbuildrc.linux	2011-04-09 04:59:36 UTC (rev 525)
@@ -14,4 +14,4 @@
 
 autogenargs = '--without-xf86misc --without-fop --without-xmlto --without-doxygen --without-asciidoc --without-groff --disable-specs --disable-devel-docs --disable-docs --disable-static --disable-dependency-tracking --disable-runtime-deps'
 
-#makeargs = '-j4'
+makeargs = '-j1'

Modified: tinderbox/tinderbox_test.sh
===================================================================
--- tinderbox/tinderbox_test.sh	2011-04-07 22:28:38 UTC (rev 524)
+++ tinderbox/tinderbox_test.sh	2011-04-09 04:59:36 UTC (rev 525)
@@ -8,7 +8,7 @@
   CONFIG=$1
 fi
 
-export JHBUILDDIR="${HOME}/src/freedesktop/jhbuild"
+export JHBUILDDIR="${HOME}/src/freedesktop/jhbuild${SCHROOT_SESSION_ID+"-${SCHROOT_SESSION_ID}"}"
 JHBUILDRC="jhbuildrc.linux"
 JHBUILD="jhbuild"
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/xquartz-changes/attachments/20110408/0c08d744/attachment.html>


More information about the Xquartz-changes mailing list