aboutsummaryrefslogtreecommitdiffstats
path: root/main/gmime/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/gmime/APKBUILD')
-rw-r--r--main/gmime/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/gmime/APKBUILD b/main/gmime/APKBUILD
index 54b8dc58ad..1c8ee4372b 100644
--- a/main/gmime/APKBUILD
+++ b/main/gmime/APKBUILD
@@ -40,7 +40,6 @@ build() {
package() {
cd "$_builddir"
make DESTDIR="$pkgdir" install || return 1
- rm "$pkgdir"/usr/lib/*.la || return 1
}
md5sums="82612c42f39f6e75273a92e6de44554f gmime-2.6.20.tar.xz"