aboutsummaryrefslogtreecommitdiffstats
path: root/main/protobuf-c/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/protobuf-c/APKBUILD')
-rw-r--r--main/protobuf-c/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/protobuf-c/APKBUILD b/main/protobuf-c/APKBUILD
index bd2f8371cd..86554c7e11 100644
--- a/main/protobuf-c/APKBUILD
+++ b/main/protobuf-c/APKBUILD
@@ -36,7 +36,6 @@ build() {
package() {
cd "$_builddir"
make DESTDIR="$pkgdir" install
- find "$pkgdir" -iname *.la -delete
}
md5sums="41d437677ea16f9d3611d98841c4af3b protobuf-c-1.1.1.tar.gz"