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