aboutsummaryrefslogtreecommitdiffstats
path: root/main/pixman/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/pixman/APKBUILD')
-rw-r--r--main/pixman/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/pixman/APKBUILD b/main/pixman/APKBUILD
index 524d0d31540..cc8733a8582 100644
--- a/main/pixman/APKBUILD
+++ b/main/pixman/APKBUILD
@@ -40,7 +40,6 @@ build() {
package() {
cd "$srcdir"/$pkgname-$pkgver
make DESTDIR="$pkgdir" install || return 1
- rm "$pkgdir"/usr/lib/*.la || return 1
}
md5sums="8a9e8f14743a39cf303803f369c1f344 pixman-0.32.6.tar.bz2
c13c42fe7459ae8f1eced7db4fb918b2 float-header-fix.patch"