wok-current rev 12361
Up: alsa-utils to 1.0.25.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Apr 19 21:33:30 2012 +0000 (2012-04-19) |
parents | 7fc02c677e62 |
children | 6611fa233b1e |
files | alsa-utils/receipt |
line diff
1.1 --- a/alsa-utils/receipt Thu Apr 19 21:32:34 2012 +0000 1.2 +++ b/alsa-utils/receipt Thu Apr 19 21:33:30 2012 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="alsa-utils" 1.7 -VERSION="1.0.24.2" 1.8 +VERSION="1.0.25" 1.9 CATEGORY="multimedia" 1.10 SHORT_DESC="Alsa sound system utilities et config tools." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 @@ -10,7 +10,7 @@ 1.13 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.14 WEB_SITE="http://www.alsa-project.org/" 1.15 WGET_URL="ftp://ftp.alsa-project.org/pub/utils/$TARBALL" 1.16 -CONFIG_FILES="/etc/asound.state" 1.17 +CONFIG_FILES="/var/lib/alsa/asound.state" 1.18 1.19 # Rules to configure and make the package. 1.20 compile_rules() 1.21 @@ -23,7 +23,7 @@ 1.22 --disable-xmlto \ 1.23 $CONFIGURE_ARGS && 1.24 make && 1.25 - make DESTDIR=$PWD/_pkg install 1.26 + make DESTDIR=$DESTDIR install 1.27 } 1.28 1.29 # Rules to gen a SliTaz package suitable for Tazpkg.