mirror of
https://github.com/sudo-project/sudo.git
synced 2025-09-02 15:25:58 +00:00
Don't print a bunch of crap about library installs since we are not
really installing a library.
This commit is contained in:
@@ -5694,7 +5694,8 @@ relink_command=\"$relink_command\""
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# Exit here if they wanted silent mode.
|
# Exit here if they wanted silent mode.
|
||||||
test "$show" = : && exit 0
|
exit 0
|
||||||
|
#test "$show" = : && exit 0
|
||||||
|
|
||||||
$echo "----------------------------------------------------------------------"
|
$echo "----------------------------------------------------------------------"
|
||||||
$echo "Libraries have been installed in:"
|
$echo "Libraries have been installed in:"
|
||||||
|
Reference in New Issue
Block a user