summaryrefslogtreecommitdiffstats
path: root/main/py-gobject3/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/py-gobject3/APKBUILD')
-rw-r--r--main/py-gobject3/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/py-gobject3/APKBUILD b/main/py-gobject3/APKBUILD
index affb05bb65d..db0733ab12a 100644
--- a/main/py-gobject3/APKBUILD
+++ b/main/py-gobject3/APKBUILD
@@ -36,7 +36,6 @@ build() {
package() {
cd "$_builddir"
make DESTDIR="$pkgdir" install
- find $pkgdir -name "*.la" -print0 | xargs -0 rm -f
}
md5sums="36bf04253d6b8999f238fd05ce9f8ac4 pygobject-3.16.1.tar.xz"