xulrunner: updated to 1.9.1.1.

This commit is contained in:
Tilman Sauerbeck 2009-07-18 12:01:32 +02:00
parent 8e44bece64
commit 2d265aa956
3 changed files with 3900 additions and 3900 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,3 @@
6dd59399db08963ef022a1d0e5010053 firefox-3.5-source.tar.bz2
18169e189785d680827d4fce94524449 firefox-3.5.1-source.tar.bz2
3a043809a9e0dbf39efe95359fcc5fe7 mozconfig
766231296c5e03d6ba68342628183805 xulrunner.diff

View File

@ -4,16 +4,16 @@
# Depends on: libidl, nss, gtk, perl, python, dbus-glib, alsa-lib
name=xulrunner
version=1.9.1
version=1.9.1.1
release=1
source=(http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.5/source/firefox-3.5-source.tar.bz2
source=(http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.5.1/source/firefox-3.5.1-source.tar.bz2
mozconfig $name.diff)
build() {
export MOZ_CO_PROJECT="xulrunner"
export XCFLAGS="$CFLAGS"
cd mozilla-$version
cd mozilla-1.9.1
patch -Np1 -i $SRC/$name.diff