[Xquartz-changes] [498] tinderbox/jhbuildrc

source_changes at macosforge.org source_changes at macosforge.org
Mon Nov 15 10:43:26 PST 2010


Revision: 498
          http://trac.macosforge.org/projects/xquartz/changeset/498
Author:   jeremyhu at freedesktop.org
Date:     2010-11-15 10:43:24 -0800 (Mon, 15 Nov 2010)
Log Message:
-----------
Fixed typo for doxygen

Modified Paths:
--------------
    tinderbox/jhbuildrc

Modified: tinderbox/jhbuildrc
===================================================================
--- tinderbox/jhbuildrc	2010-11-14 10:57:17 UTC (rev 497)
+++ tinderbox/jhbuildrc	2010-11-15 18:43:24 UTC (rev 498)
@@ -25,6 +25,6 @@
 os.environ['FOP_OPTS'] = '-Xmx2048m -Djava.awt.headless=true'
 os.environ['PS2PDF'] = '/opt/local/bin/ps2pdf'
 
-autogenargs='--without-fop --without-xmlto --without doxygen --without-asciidoc --without-groff --disable-specs --disable-devel-docs --disable-docs --cache-file=' + os.path.join(os.environ['JHBUILDDIR'] , 'configure-cache') + ' --without-dtrace --disable-static --disable-dependency-tracking --with-launchagents-dir=' + os.path.join(prefix, 'Library', 'LaunchAgents') + ' --with-launchdaemons-dir=' + os.path.join(prefix, 'Library', 'LaunchDaemons') + ' --with-apple-applications-dir=' + os.path.join(prefix, 'Applications')
+autogenargs='--without-fop --without-xmlto --without-doxygen --without-asciidoc --without-groff --disable-specs --disable-devel-docs --disable-docs --cache-file=' + os.path.join(os.environ['JHBUILDDIR'] , 'configure-cache') + ' --without-dtrace --disable-static --disable-dependency-tracking --with-launchagents-dir=' + os.path.join(prefix, 'Library', 'LaunchAgents') + ' --with-launchdaemons-dir=' + os.path.join(prefix, 'Library', 'LaunchDaemons') + ' --with-apple-applications-dir=' + os.path.join(prefix, 'Applications')
 
 os.environ['CFLAGS'] = '-O0 -ggdb3 -Wall -arch i386 -arch x86_64 -arch ppc'
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/xquartz-changes/attachments/20101115/4a3661d6/attachment.html>


More information about the Xquartz-changes mailing list