[Xquartz-changes] [487] trunk/compile-xserver.sh

source_changes at macosforge.org source_changes at macosforge.org
Sat Oct 16 09:57:45 PDT 2010


Revision: 487
          http://trac.macosforge.org/projects/xquartz/changeset/487
Author:   jeremyhu at freedesktop.org
Date:     2010-10-16 09:57:44 -0700 (Sat, 16 Oct 2010)
Log Message:
-----------
Add better formatting

Modified Paths:
--------------
    trunk/compile-xserver.sh

Modified: trunk/compile-xserver.sh
===================================================================
--- trunk/compile-xserver.sh	2010-10-16 07:44:28 UTC (rev 486)
+++ trunk/compile-xserver.sh	2010-10-16 16:57:44 UTC (rev 487)
@@ -38,14 +38,14 @@
 
 # This section is for building release tarballs
 if false ; then
-CONFOPT="${CONFOPT} --enable-docs --enable-devel-docs --enable-builddocs --with-doxygen --with-xmlto --with-fop"
-export XMLTO=/opt/local/bin/xmlto
-export ASCIIDOC=/opt/local/bin/asciidoc
-export DOXYGEN=/opt/local/bin/doxygen
-export FOP=/opt/local/bin/fop
-export FOP_OPTS="-Xmx2048m"
-export GROFF=/opt/local/bin/groff
-export PS2PDF=/opt/local/bin/ps2pdf
+	CONFOPT="${CONFOPT} --enable-docs --enable-devel-docs --enable-builddocs --with-doxygen --with-xmlto --with-fop"
+	export XMLTO=/opt/local/bin/xmlto
+	export ASCIIDOC=/opt/local/bin/asciidoc
+	export DOXYGEN=/opt/local/bin/doxygen
+	export FOP=/opt/local/bin/fop
+	export FOP_OPTS="-Xmx2048m"
+	export GROFF=/opt/local/bin/groff
+	export PS2PDF=/opt/local/bin/ps2pdf
 fi
 
 export ACLOCAL CPPFLAGS CFLAGS LDFLAGS
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/xquartz-changes/attachments/20101016/083bd463/attachment.html>


More information about the Xquartz-changes mailing list