diff options
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() { |