diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-10-14 09:09:19 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-10-14 09:09:19 +0200 |
commit | 5f6509fb03e9b7afd901bc7dd4d5ca30dcb35757 (patch) | |
tree | 5b1e3e3d28bd9c203f0f4e36624204e0c31a1dcb /extra/gnuchess/Pkgfile | |
parent | 946f091e3f7e4d959f9fba8f9aa955ff6bfc0b4d (diff) | |
download | nutyx-pakxe-5f6509fb03e9b7afd901bc7dd4d5ca30dcb35757.tar.gz nutyx-pakxe-5f6509fb03e9b7afd901bc7dd4d5ca30dcb35757.tar.bz2 nutyx-pakxe-5f6509fb03e9b7afd901bc7dd4d5ca30dcb35757.tar.xz nutyx-pakxe-5f6509fb03e9b7afd901bc7dd4d5ca30dcb35757.zip |
gnuchess, port nettoyé
Diffstat (limited to 'extra/gnuchess/Pkgfile')
-rw-r--r-- | extra/gnuchess/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/gnuchess/Pkgfile b/extra/gnuchess/Pkgfile index bf44d222a..c1099d09c 100644 --- a/extra/gnuchess/Pkgfile +++ b/extra/gnuchess/Pkgfile @@ -9,8 +9,8 @@ version=5.07 release=1 group=app source=(ftp://ftp.gnu.org/pub/gnu/chess/$name-$version.tar.gz - gnuchess-gcc4.patch - gnuchess-glibc210.patch) + http://nutyx.meticul.eu/files/patchs/$name/gnuchess-gcc4.patch + http://nutyx.meticul.eu/files/patchs/$name/gnuchess-glibc210.patch) build() { cd $name-$version |