summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBuildTools2017-10-10 12:35:09 -0400
committerBuildTools2017-10-10 12:35:13 -0400
commit22fa2f2d6fbc249292fd2a68728175d009ecc5c8 (patch)
treede3703be87f606ec2641494715ba8e72111f8da6
parentd4807b1e0e8f66b75097d7b6b0114d317d7e6cbf (diff)
downloadaur-22fa2f2d6fbc249292fd2a68728175d009ecc5c8.tar.gz
debugging
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3f295228a757..5b267f9be506 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -21,7 +21,8 @@ build() {
./configure --prefix=/usr \
--sysconfdir=/etc \
--disable-rpath \
- --with-openldap
+ --with-openldap \
+ --with-systemdsystemunitdir=/usr/lib/systemd/system
msg2 "Running make..."
make