commit 5cf1a671cbd6adcc7a9792a3f4ffde83fc34d684 parent 9ce05c71b1d17134fe3fab44600bd7ac77352f05 Author: Cem Keylan <cem@ckyln.com> Date: Sun, 29 Mar 2020 14:52:31 +0300 sudo: get rid of sbin Diffstat:
M | extra/sudo/build | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/extra/sudo/build b/extra/sudo/build @@ -2,6 +2,7 @@ ./configure \ --prefix=/usr \ + --sbindir=/usr/bin \ --disable-pam-session \ --disable-root-mailer \ --enable-pie \