# File lib/rye/cmd.rb, line 126
126:
def
ldconfig
(
*
args
)
run_command
(
'ldconfig'
,
args
)
end