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