diff options
author | William Pitcock <nenolod@dereferenced.org> | 2011-04-30 00:51:07 -0500 |
---|---|---|
committer | William Pitcock <nenolod@dereferenced.org> | 2011-04-30 00:51:39 -0500 |
commit | fbe190abc13e2b8c264045d64a180a81f3ea2854 (patch) | |
tree | 5544b27e810073448bc729aee8776ac3e93d6e90 /main/xulrunner/APKBUILD | |
parent | e8c1d7f2ad7d664cbc6b85e990f1171e3fac60c4 (diff) | |
download | aports-fbe190abc13e2b8c264045d64a180a81f3ea2854.tar.bz2 aports-fbe190abc13e2b8c264045d64a180a81f3ea2854.tar.xz |
main/xulrunner: enable newly-added uClibc execinfo support
Diffstat (limited to 'main/xulrunner/APKBUILD')
-rw-r--r-- | main/xulrunner/APKBUILD | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/main/xulrunner/APKBUILD b/main/xulrunner/APKBUILD index 05cb86cfee..1748daa56a 100644 --- a/main/xulrunner/APKBUILD +++ b/main/xulrunner/APKBUILD @@ -3,7 +3,7 @@ pkgname=xulrunner pkgver=2.0 _ffoxver=4.0 -pkgrel=2 +pkgrel=3 pkgdesc="runtime environment for xul-based applications" url="http://developer.mozilla.org/en/XULRunner" arch="all" @@ -51,13 +51,9 @@ source="http://releases.mozilla.org/pub/mozilla.org/firefox/releases/${_ffoxver} fix-xulrunner-launcher.patch mozilla-pkgconfig.patch - ipc-chromium-execinfo.patch - xulrunner-mozalloc.patch xulrunner-version.patch - xpcom-execinfo.patch - mozjs-c99math.patch gecko-c99math.patch |