summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 02430f8947af..cbeffb75705e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -29,6 +29,7 @@ package() {
# Install directory and contents
install -d "${pkgdir}/usr/share/${pkgname}"
install -d "${pkgdir}/var/log/${pkgname}"
+ install -d "${pkgdir}/var/lib/${pkgname}"
cp -ar * "${pkgdir}/usr/share/${pkgname}/"
# Docs