mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-22 09:57:41 +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.
|
# Encrypted remote I/O log support.
|
||||||
with_openssl=true
|
with_openssl=true
|
||||||
fi
|
fi
|
||||||
if [ $osmajor -ge 7 ]; then
|
if [ $osmajor -ge 6 ]; then
|
||||||
# Python plugins
|
# Python plugins
|
||||||
with_python=true
|
with_python=true
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user