summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorindjera@gmail.com2018-07-21 14:23:46 +0300
committerindjera@gmail.com2018-07-21 14:23:46 +0300
commit9226f956dc1c289ef7a2c095ab1735c59ce04c7f (patch)
tree7ee2fda727d451eb461772a586799774ede48b71
parenta130d3e3c69243570081a8f2d407bf2960b97788 (diff)
downloadaur-9226f956dc1c289ef7a2c095ab1735c59ce04c7f.tar.gz
fix
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 875d6b078867..ad061afaaa42 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,5 +19,5 @@ package() {
bsdtar xf data.tar.xz
chmod -R g-w usr
mv usr "${pkgdir}"
-
+ ln -s /usr/lib/libzip.so /usr/lib/libzip.so.4
}