aboutsummaryrefslogtreecommitdiff
path: root/extra/sudo
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-03-29 14:52:31 +0300
committerCem Keylan <cem@ckyln.com>2020-03-29 14:52:31 +0300
commit5cf1a671cbd6adcc7a9792a3f4ffde83fc34d684 (patch)
tree194c92e874373510d7c74145745053a107113967 /extra/sudo
parent9ce05c71b1d17134fe3fab44600bd7ac77352f05 (diff)
downloadrepository-5cf1a671cbd6adcc7a9792a3f4ffde83fc34d684.tar.gz
sudo: get rid of sbin
Diffstat (limited to 'extra/sudo')
-rwxr-xr-xextra/sudo/build1
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/sudo/build b/extra/sudo/build
index 64dd511c..921781a9 100755
--- 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 \