diff --git a/general.ent b/general.ent
index 4fa8ef0e79..75d350545c 100644
--- a/general.ent
+++ b/general.ent
@@ -3,13 +3,13 @@ $LastChangedBy$
$Date$
-->
-
+
-
+
@@ -661,7 +661,7 @@ $Date$
-
+
@@ -942,7 +942,7 @@ $Date$
-
+
+
+ June 4th 2012
+
+
+ [abenton] - Updated Firefox to 13.0.
+
+
+
+
June 3rd, 2012
diff --git a/x/lib/xulrunner.xml b/x/lib/xulrunner.xml
index 4c860e0b40..8bab4d94b2 100644
--- a/x/lib/xulrunner.xml
+++ b/x/lib/xulrunner.xml
@@ -4,13 +4,13 @@
%general-entities;
-
+
+
-
-
+
+
]>
@@ -179,11 +179,7 @@ EOF
commands:
-sed -i '/fcntl.h/a#include <unistd.h>' \
- ipc/chromium/src/base/{file_util_linux,message_pump_libevent}.cc &&
-
-sed -i '/sys\/time\.h/a#include <unistd.h>' ipc/chromium/src/base/time_posix.cc &&
-make -f client.mk
+make -f client.mk
This package does not come with a test suite.
@@ -198,8 +194,8 @@ mkdir -p /usr/lib/mozilla/plugins &&
rm -rf /usr/lib/xulrunner-&xulrunner-version;/plugins &&
ln -sv ../mozilla/plugins /usr/lib/xulrunner-&xulrunner-version; &&
-for library in /usr/lib/xulrunner-devel-&xulrunner-version;/sdk/lib/*.so; do
- ln -sfv ${library#/usr/lib/} /usr${library#*sdk}
+for library in /usr/lib/xulrunner-devel-&xulrunner-version;/sdk/lib/*.so
+do ln -sfv ${library#/usr/lib/} /usr${library#*sdk}
done
diff --git a/xsoft/graphweb/firefox.xml b/xsoft/graphweb/firefox.xml
index 580263ebd7..18a9e31c0e 100644
--- a/xsoft/graphweb/firefox.xml
+++ b/xsoft/graphweb/firefox.xml
@@ -4,13 +4,13 @@
%general-entities;
-
+
+
-
-
-
+
+
+
]>
@@ -117,15 +117,15 @@
Installation of Firefox
- There are two major methods for building Firefox.
- In the standard case, the entire suite of libraries is built and
- installed. In the other, most of the system is built using the procedures
- found in . This is advantageous if you
- are planning to build other related packages such as
- . With
- either build method, you need to run the main build procedure below with
- the appropriate options in the mozconfig file. Then
- use the appropriate instructions depending on the chosen build method.
+ There are two major methods for building
+ Firefox. In the standard case, the entire suite
+ of libraries is built and installed. In the other, most of the system is
+ built using the procedures found in . This is
+ advantageous if you are planning to build other related packages such as
+ . With either build method, you need to run
+ the main build procedure below with the appropriate options in the
+ mozconfig file. Then use the appropriate install
+ instructions depending on the chosen build method.
@@ -195,15 +195,10 @@ EOF
commands:
-sed -i '/fcntl.h/a#include <unistd.h>' \
- ipc/chromium/src/base/{file_util_linux,message_pump_libevent}.cc &&
-sed -i '/sys\/time\.h/a#include <unistd.h>' ipc/chromium/src/base/time_posix.cc &&
-sed -i 's# ""##' browser/base/Makefile.in &&
+sed -i 's# ""##' browser/base/Makefile.in &&
make -f client.mk
-
- This package does not come with a test suite.
-
+ This package does not come with a test suite.
If you have not linked
@@ -360,7 +355,7 @@ Categories=Network;GTK;Application;Browser;WebBrowser;
StartupNotify=true
Terminal=false
EOF
-ln -sv -f /usr/lib/firefox-&firefox-version;/icons/mozicon128.png /usr/share/pixmaps/firefox.png
+ln -sfv /usr/lib/firefox-&firefox-version;/icons/mozicon128.png /usr/share/pixmaps/firefox.png
@@ -395,7 +390,7 @@ ln -sv -f /usr/lib/firefox-&firefox-version;/icons/mozicon128.png /usr/share/pix
is a Gtk 2 internet browser that uses the
- Gecko rendering engine.
+ Mozilla Gecko rendering engine.
firefox