summaryrefslogtreecommitdiffstats
path: root/doc/index.html
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2010-09-19 09:15:19 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2010-09-19 09:15:19 (GMT)
commit3278b6a065891b42425b695aa9cfba95dda5d899 (patch)
tree6878d4c16d2fbb3961f8fc6b902bd0c170824957 /doc/index.html
parent249ceac350dd5a1fa0719372e67ed7ed663c143f (diff)
downloadmxe-3278b6a065891b42425b695aa9cfba95dda5d899.zip
mxe-3278b6a065891b42425b695aa9cfba95dda5d899.tar.gz
mxe-3278b6a065891b42425b695aa9cfba95dda5d899.tar.bz2
improved coding style
Diffstat (limited to 'doc/index.html')
-rw-r--r--doc/index.html15
1 files changed, 8 insertions, 7 deletions
diff --git a/doc/index.html b/doc/index.html
index 9486c3b..c16913f 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -580,9 +580,9 @@ USE_OSGPLUGIN(&lt;plugin2&gt;)
<!-- http://www.debian.org/distrib/packages#search_packages -->
<pre>aptitude install -R autoconf automake bash bison bzip2 \
- cmake flex g++ make sed libtool openssl\
- libssl-dev libxml-parser-perl patch perl \
- pkg-config scons unzip wget xz</pre>
+ cmake flex g++ make sed libtool openssl \
+ libssl-dev libxml-parser-perl patch \
+ perl pkg-config scons unzip wget xz</pre>
<p>
On 64-bit Debian, install also:
@@ -636,8 +636,9 @@ USE_OSGPLUGIN(&lt;plugin2&gt;)
dev-util/cmake sys-devel/flex sys-devel/gcc \
sys-devel/make sys-apps/sed sys-devel/libtool \
dev-libs/openssl sys-devel/patch dev-lang/perl \
- dev-perl/XML-Parser dev-util/pkgconfig dev-util/scons \
- app-arch/unzip net-misc/wget app-arch/xz-utils</pre>
+ dev-perl/XML-Parser dev-util/pkgconfig \
+ dev-util/scons app-arch/unzip net-misc/wget \
+ app-arch/xz-utils</pre>
<p>
There are
@@ -690,8 +691,8 @@ sudo gcc_select gcc40</pre>
<!-- http://pkg.opensolaris.org/release/en/search.shtml -->
<pre>pfexec pkg install SUNWgnu-automake-110 SUNWbison SUNWcmake \
SUNWflexlex SUNWgcc SUNWgmake SUNWgsed \
- SUNWgzip SUNWlibtool SUNWlibm SUNWopenssl \
- SUNWgpch SUNWperl-xml-parser \
+ SUNWgzip SUNWlibtool SUNWlibm \
+ SUNWopenssl SUNWgpch SUNWperl-xml-parser \
SUNWgnome-common-devel SUNWunzip SUNWwget</pre>
<p>