mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 14:37:59 +00:00
TEMP?: samba: workaround for LOCKDIR bug bso#14166
https://bugzilla.samba.org/show_bug.cgi?id=14166
This commit is contained in:
parent
23fc29ee89
commit
45f49a40a4
@ -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 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user