From aade32cf4234795a7daf518cb1587ffa9e55bfbb Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 29 Jun 2011 12:01:43 +0000 Subject: testing/[various]: remove *.la --- testing/ecasound/APKBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'testing/ecasound') diff --git a/testing/ecasound/APKBUILD b/testing/ecasound/APKBUILD index 30a6addd15..487a7867d4 100644 --- a/testing/ecasound/APKBUILD +++ b/testing/ecasound/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa pkgname=ecasound pkgver=2.8.1 -pkgrel=0 +pkgrel=1 pkgdesc="Textmode multitrack audio processing" url="http://eca.cx/ecasound/index.php" arch="all" @@ -40,6 +40,7 @@ build() { package() { cd "$_builddir" make DESTDIR="$pkgdir" install || return 1 + rm "$pkgdir"/usr/lib/*.la } md5sums="d9ded0074a8eeb59dd507c248220d010 ecasound-2.8.1.tar.gz" -- cgit v1.2.3