summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGilles Roudière2019-01-02 12:10:24 +0100
committerGilles Roudière2019-01-02 12:10:24 +0100
commitcbe230fdf9dcac14d529d4fcc95c5e6eca460913 (patch)
tree68294f558fab8d063a2969f96f42d472a0ce92bd
parent810e5f64496e1f22b3e6333838fc88bf1b8fb999 (diff)
downloadaur-cbe230fdf9dcac14d529d4fcc95c5e6eca460913.tar.gz
Add extlib and extlib-daemon to copyed files
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 62ebc2da177e..970b4ed87e88 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -89,7 +89,7 @@ package() {
cp -r lib/* "${pkgdir}/usr/share/java/${pkgname}"
ln -s ../java/${pkgname} "${pkgdir}${_app_home}/lib"
- cp -r examples external log4j2 public README.markdown SECURITY.md \
+ cp -r examples external extlib extlib-daemon log4j2 public README.markdown SECURITY.md \
"${pkgdir}${_app_home}"
ln -s /var/log/${pkgname} "${pkgdir}${_app_home}/logs"