xulrunner: updated to 1.9.1.1.
This commit is contained in:
parent
8e44bece64
commit
2d265aa956
7792
xulrunner/.footprint
7792
xulrunner/.footprint
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,3 @@
|
||||
6dd59399db08963ef022a1d0e5010053 firefox-3.5-source.tar.bz2
|
||||
18169e189785d680827d4fce94524449 firefox-3.5.1-source.tar.bz2
|
||||
3a043809a9e0dbf39efe95359fcc5fe7 mozconfig
|
||||
766231296c5e03d6ba68342628183805 xulrunner.diff
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user