aboutsummaryrefslogtreecommitdiffstats
path: root/testing/libupnp/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/libupnp/APKBUILD')
-rw-r--r--testing/libupnp/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/libupnp/APKBUILD b/testing/libupnp/APKBUILD
index 2c65517666..f2b49ba889 100644
--- a/testing/libupnp/APKBUILD
+++ b/testing/libupnp/APKBUILD
@@ -25,7 +25,6 @@ package() {
cd "$_builddir"
make DESTDIR="$pkgdir" install || return 1
install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/custom/${pkgname}/LICENSE
- find "$pkgdir" -name *.la -print | xargs rm
}
md5sums="efbf0d470ce7157bc0e6ca836e246de5 libupnp-1.6.17.tar.bz2"