diff options
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 |