diff options
Diffstat (limited to 'extra/xulrunner/Pkgfile')
-rw-r--r-- | extra/xulrunner/Pkgfile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/extra/xulrunner/Pkgfile b/extra/xulrunner/Pkgfile index d1d239623..0fe131f7a 100644 --- a/extra/xulrunner/Pkgfile +++ b/extra/xulrunner/Pkgfile @@ -8,11 +8,11 @@ name=xulrunner version=1.9.2.10 release=1 source=(http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.10/source/firefox-3.6.10.source.tar.bz2 \ - mozconfig - mozilla-pkgconfig.patch - mozilla-ps-pdf-simplify-operators.patch - xulrunner-version.patch - xulrunner-png14.patch) + http://nutyx.meticul.eu/files/patchs/$name/mozconfig \ + http://nutyx.meticul.eu/files/patchs/$name/mozilla-pkgconfig.patch \ + http://nutyx.meticul.eu/files/patchs/$name/mozilla-ps-pdf-simplify-operators.patch \ + http://nutyx.meticul.eu/files/patchs/$name/xulrunner-version.patch \ + http://nutyx.meticul.eu/files/patchs/$name/xulrunner-png14.patch ) build() { unset MAKEFLAGS |