diff options
author | Thierry N <thierryn1 at hispeed dot ch> | 2009-08-16 20:56:59 +0200 |
---|---|---|
committer | Thierry N <thierryn1 at hispeed dot ch> | 2009-08-16 20:56:59 +0200 |
commit | 18c3f4baa137e27e19a625f2095bb54be73e8816 (patch) | |
tree | df3156dc4ba5d529c8fece9f4574619b37d68038 | |
parent | 48da98799ba38ab70467cdafeb913b09105186a9 (diff) | |
download | nutyx-extra-18c3f4baa137e27e19a625f2095bb54be73e8816.tar.gz nutyx-extra-18c3f4baa137e27e19a625f2095bb54be73e8816.tar.bz2 nutyx-extra-18c3f4baa137e27e19a625f2095bb54be73e8816.tar.xz nutyx-extra-18c3f4baa137e27e19a625f2095bb54be73e8816.zip |
alsa-utils, ajustement des liens
-rwxr-xr-x | extra/alsa-utils/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/alsa-utils/Pkgfile b/extra/alsa-utils/Pkgfile index 46d1be464..16fb0e84b 100755 --- a/extra/alsa-utils/Pkgfile +++ b/extra/alsa-utils/Pkgfile @@ -9,7 +9,7 @@ version=1.0.20 release=1 source=(ftp://ftp.alsa-project.org/pub/utils/$name-$version.tar.bz2 \ 40-alsa.rules \ - http://www.linuxfromscratch.org/patches/blfs/svn/alsa-utils-1.0.18-no_xmlto-1.patch) + http://www.linuxfromscratch.org/patches/blfs/svn/alsa-utils-$version-no_xmlto-1.patch) build() { source /etc/blfs-bootscripts |