diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-10-14 19:41:17 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-10-14 19:41:17 +0200 |
commit | 766d060551433dfbd44406113da4594a6fb0b5ed (patch) | |
tree | 252ad195a66b27e5ec774d69d8263edfb1dc9929 /extra/chromium/Pkgfile | |
parent | 5735f624c8076f33e841f3f5995ebed6e3f76d76 (diff) | |
download | nutyx-extra-766d060551433dfbd44406113da4594a6fb0b5ed.tar.gz nutyx-extra-766d060551433dfbd44406113da4594a6fb0b5ed.tar.bz2 nutyx-extra-766d060551433dfbd44406113da4594a6fb0b5ed.tar.xz nutyx-extra-766d060551433dfbd44406113da4594a6fb0b5ed.zip |
chromium, port nettoyé
Diffstat (limited to 'extra/chromium/Pkgfile')
-rw-r--r-- | extra/chromium/Pkgfile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/chromium/Pkgfile b/extra/chromium/Pkgfile index 42e59ab6e..c2473c57a 100644 --- a/extra/chromium/Pkgfile +++ b/extra/chromium/Pkgfile @@ -9,8 +9,7 @@ version=6.0.472.63 release=1 source=(http://build.chromium.org/buildbot/official/$name-$version.tar.bz2 \ - chromium.desktop chromium.sh \ - gyp-make.patch) + http://nutyx.meticul.eu/files/patchs/$name/{chromium.desktop,chromium.sh,gyp-make.patch}) build() { |