diff options
Diffstat (limited to 'extra/gdm/Pkgfile')
-rwxr-xr-x | extra/gdm/Pkgfile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/gdm/Pkgfile b/extra/gdm/Pkgfile index c5049e3d3..efbc105e8 100755 --- a/extra/gdm/Pkgfile +++ b/extra/gdm/Pkgfile @@ -7,9 +7,9 @@ name=gdm version=2.20.11 release=2 -source=(http://ftp.gnome.org/pub/gnome/sources/$name/2.20/$name-$version.tar.bz2 \ - http://nutyx.meticul.eu/files/nutyx-attapu-gdm-2.tar.bz2 \ - defaults.conf NuTyXlogo.png) +source=(http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.bz2 \ + http://nutyx.meticul.eu/files/patchs/$name/nutyx-attapu-gdm-2.tar.bz2 \ + http://nutyx.meticul.eu/files/patchs/$name/{NuTyXlogo.png,defaults.conf}) build() { cd $name-$version |