2
0
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:
Todd C. Miller
2004-01-09 06:14:31 +00:00
parent 230a54ebb9
commit ad13250c2b

View File

@@ -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:"