diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-11-04 15:39:54 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-11-04 15:39:54 +0100 |
commit | c7b886540972dd3cd9bc30404d8c17c661856258 (patch) | |
tree | c88b82ad0c8b04f594e1cdc9f48ffeb5db6c1730 /extra/gtk1/Pkgfile | |
parent | 652b6398a3533dda473050176b17a076d968a19d (diff) | |
download | nutyx-extra-c7b886540972dd3cd9bc30404d8c17c661856258.tar.gz nutyx-extra-c7b886540972dd3cd9bc30404d8c17c661856258.tar.bz2 nutyx-extra-c7b886540972dd3cd9bc30404d8c17c661856258.tar.xz nutyx-extra-c7b886540972dd3cd9bc30404d8c17c661856258.zip |
gtk1, port nettoyé
Diffstat (limited to 'extra/gtk1/Pkgfile')
-rwxr-xr-x | extra/gtk1/Pkgfile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/extra/gtk1/Pkgfile b/extra/gtk1/Pkgfile index c7d73291b..98338b5ae 100755 --- a/extra/gtk1/Pkgfile +++ b/extra/gtk1/Pkgfile @@ -8,7 +8,8 @@ name=gtk1 version=1.2.10 release=1 source=( http://gd.tuwien.ac.at/graphics/gimp/gtk/v1.2/gtk+-$version.tar.gz\ - config.{guess,sub} aclocal-fixes.patch) + http://nutyx.meticul.eu/files/patchs/$name/config.{guess,sub} \ + http://nutyx.meticul.eu/files/patchs/$name/aclocal-fixes.patch) build() { cd gtk+-$version |