mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-22 01:49:11 +00:00
Build python plugin for RHEL 6 as well.
This commit is contained in:
parent
9b33594a43
commit
3018c1cd2d
@ -174,7 +174,7 @@ case "$osversion" in
|
||||
# Encrypted remote I/O log support.
|
||||
with_openssl=true
|
||||
fi
|
||||
if [ $osmajor -ge 7 ]; then
|
||||
if [ $osmajor -ge 6 ]; then
|
||||
# Python plugins
|
||||
with_python=true
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user