From 5f4a5fd8dd0e6320be3622970f17375e8aa3216f Mon Sep 17 00:00:00 2001 From: piernov Date: Mon, 30 Jan 2012 20:28:09 +0100 Subject: alsa-oss 1.0.25-1 màj port MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- alsa-oss/Pkgfile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'alsa-oss/Pkgfile') diff --git a/alsa-oss/Pkgfile b/alsa-oss/Pkgfile index 471285729..3cdcf45e1 100755 --- a/alsa-oss/Pkgfile +++ b/alsa-oss/Pkgfile @@ -6,16 +6,13 @@ # Run on: alsa-lib name=alsa-oss -version=1.0.17 +version=1.0.25 release=1 source=(ftp://ftp.alsa-project.org/pub/oss-lib/$name-$version.tar.bz2) build() { cd $name-$version - ./configure --prefix=/usr \ - --mandir=/usr/share/man \ - --infodir=/usr/share/info + ./configure --prefix=/usr make make DESTDIR=$PKG install } - -- cgit v1.2.3-54-g00ecf