diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-10-13 22:42:35 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-10-13 22:42:35 +0200 |
commit | 9f77ecf4df139338cda8cefa7830b1c2bdc24259 (patch) | |
tree | 4d6866779e42d918c25b15ef4a24df0583dd3da7 /extra/xulrunner/Pkgfile | |
parent | 9409ec42fde9eef0c7775f49a394a6d4be0f8a74 (diff) | |
download | nutyx-pakxe-9f77ecf4df139338cda8cefa7830b1c2bdc24259.tar.gz nutyx-pakxe-9f77ecf4df139338cda8cefa7830b1c2bdc24259.tar.bz2 nutyx-pakxe-9f77ecf4df139338cda8cefa7830b1c2bdc24259.tar.xz nutyx-pakxe-9f77ecf4df139338cda8cefa7830b1c2bdc24259.zip |
xulrunner, suppression patch du dossier
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 |