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