summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2020-02-12 19:18:56 +0100
committerMichel Zou2020-02-12 19:18:56 +0100
commit2e32bb811beb55e0341029e68c5a307d66aee6bb (patch)
tree5604dd3d3b3b822fa2b7862475e75fc78b1c8f4a /PKGBUILD
parente7d7caa7b823926d4771058ee67ea143cd9b10a7 (diff)
downloadaur-2e32bb811beb55e0341029e68c5a307d66aee6bb.tar.gz
libz.a
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 865e69144d49..5de866f73351 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -53,5 +53,6 @@ package() {
cd ${pkgname}-${pkgver}/build
make DESTDIR="$pkgdir" install
rm "$pkgdir"/usr/bin/ginsh
+ rm "$pkgdir"/usr/lib/libz.a
}