diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-11-16 17:22:21 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-11-16 17:22:21 +0100 |
commit | 176e06025ea5847d2359d6ba914c8a0a41d69b59 (patch) | |
tree | 9efdc0b4ab85c5c8ff27ff49817bb99dc2257b2c /base | |
parent | 3d534de88c6a6d1dcdd93ca1e20ef44bd9473072 (diff) | |
parent | fb0109d1482fed62cac278a4b95877092add82af (diff) | |
download | nutyx-extra-176e06025ea5847d2359d6ba914c8a0a41d69b59.tar.gz nutyx-extra-176e06025ea5847d2359d6ba914c8a0a41d69b59.tar.bz2 nutyx-extra-176e06025ea5847d2359d6ba914c8a0a41d69b59.tar.xz nutyx-extra-176e06025ea5847d2359d6ba914c8a0a41d69b59.zip |
Merge branch 'master' of ssh://kiao.no-ip.info:443/~/attapu
Diffstat (limited to 'base')
-rwxr-xr-x | base/glib1/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/base/glib1/Pkgfile b/base/glib1/Pkgfile index 540c3406d..7543ccda9 100755 --- a/base/glib1/Pkgfile +++ b/base/glib1/Pkgfile @@ -8,7 +8,7 @@ version=1.2.10 release=1 localname=glib source=( http://gd.tuwien.ac.at/graphics/gimp/gtk/v1.2/$localname-$version.tar.gz\ - http://nutyx.meticul.eu/files/patchs/{config.patch,gcc340.patch} ) + http://nutyx.meticul.eu/files/patchs/$name/{config.patch,gcc340.patch} ) build() { |