diff --git a/x/lib/xulrunner.xml b/x/lib/xulrunner.xml index 2a5729dd44..40666a80d8 100644 --- a/x/lib/xulrunner.xml +++ b/x/lib/xulrunner.xml @@ -119,8 +119,9 @@ ./configure --help. You should review the entire file and comment or uncomment options as necessary. -patch -p1 < ../xulrunner-&xulrunner-version;-libpng-1.5-1.patch &&cat > mozconfig << "EOF" -# If you have a multicore machine you can speed up the build by running +patch -p1 < ../xulrunner-&xulrunner-version;-libpng-1.5-1.patch && +cat > mozconfig << "EOF" +# If you have a multicore machine you can speed up the build by running # several jobs at once, but if you have a single core, delete this line: mk_add_options MOZ_MAKE_FLAGS="-j4" @@ -160,7 +161,7 @@ ac_add_options --disable-debug ac_add_options --disable-crashreporter ac_add_options --disable-installer ac_add_options --disable-updater -ac_add_options --disable-tests +ac_add_options --disable-tests EOF Install Xulrunner by issuing the