aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tidyhtml/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/tidyhtml/APKBUILD')
-rw-r--r--testing/tidyhtml/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/tidyhtml/APKBUILD b/testing/tidyhtml/APKBUILD
index 0ee02d4c4d..bcec6a5442 100644
--- a/testing/tidyhtml/APKBUILD
+++ b/testing/tidyhtml/APKBUILD
@@ -23,7 +23,6 @@ build(){
package() {
cd "$srcdir"/$pkgname-$pkgver/tidy
make DESTDIR="$pkgdir" install || return 1
- find "$pkgdir" -name \*.la -delete
install -Dm644 htmldoc/license.html \
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE