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