diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-11-04 13:52:24 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-11-04 13:52:24 +0100 |
commit | c9d1ae72407613fbc663b9215819f956dafc4921 (patch) | |
tree | 307338fd59ac6434ac08640f4cc46773576b9e2d /extra/gdm/Pkgfile | |
parent | 761a43f1a46829003be9fe5543549125f2c45fac (diff) | |
download | nutyx-extra-c9d1ae72407613fbc663b9215819f956dafc4921.tar.gz nutyx-extra-c9d1ae72407613fbc663b9215819f956dafc4921.tar.bz2 nutyx-extra-c9d1ae72407613fbc663b9215819f956dafc4921.tar.xz nutyx-extra-c9d1ae72407613fbc663b9215819f956dafc4921.zip |
gdm, port nettoyé
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 |