aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ecasound/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/ecasound/APKBUILD')
-rw-r--r--testing/ecasound/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/ecasound/APKBUILD b/testing/ecasound/APKBUILD
index 9d19b8ea0c..c7bd28e2ba 100644
--- a/testing/ecasound/APKBUILD
+++ b/testing/ecasound/APKBUILD
@@ -40,7 +40,6 @@ build() {
package() {
cd "$_builddir"
make DESTDIR="$pkgdir" install || return 1
- rm "$pkgdir"/usr/lib/*.la
}
md5sums="05e7d4664cdf4c7a138c098e9506a551 ecasound-2.9.0.tar.gz"