mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
sudo: use hardcoded /var/lib instead of getting from compiling host Signed-off-by: Julen Landa Alustiza <julen@zokormazo.info>
This commit is contained in:
committed by
Steven Barth
parent
d2164b89cb
commit
912744785b
+3
-1
@@ -47,7 +47,9 @@ CONFIGURE_ARGS+= \
|
|||||||
--disable-pam-session \
|
--disable-pam-session \
|
||||||
--with-editor=/bin/vi \
|
--with-editor=/bin/vi \
|
||||||
--without-lecture \
|
--without-lecture \
|
||||||
--disable-zlib
|
--disable-zlib \
|
||||||
|
--with-rundir=/var/lib/sudo \
|
||||||
|
--with-vardir=/var/lib/sudo
|
||||||
|
|
||||||
CONFIGURE_VARS+= \
|
CONFIGURE_VARS+= \
|
||||||
sudo_cv_uid_t_len=10 \
|
sudo_cv_uid_t_len=10 \
|
||||||
|
|||||||
Reference in New Issue
Block a user