TEMP?: samba: workaround for LOCKDIR bug bso#14166

https://bugzilla.samba.org/show_bug.cgi?id=14166
This commit is contained in:
MilhouseVH 2019-10-24 22:51:28 +01:00
parent 23fc29ee89
commit 45f49a40a4

View File

@ -32,7 +32,7 @@ configure_package() {
PKG_CONFIGURE_OPTS="--prefix=/usr \
--sysconfdir=/etc \
--localstatedir=/var \
--with-lockdir=/var/lock \
--with-lockdir=/var/lock-samba \
--with-logfilebase=/var/log \
--with-piddir=/run/samba \
--with-privatedir=/run/samba \