1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-23 17:33:56 +03:00

bug #1914: added auth lib files to client installation

This commit is contained in:
Javi Fontan 2013-04-16 12:14:55 +02:00
parent ede3bf7528
commit edd52c2467

View File

@ -469,6 +469,7 @@ INSTALL_CLIENT_FILES=(
CLI_CONF_FILES:$ETC_LOCATION/cli
OCA_LIB_FILES:$LIB_LOCATION/ruby
RUBY_OPENNEBULA_LIB_FILES:$LIB_LOCATION/ruby/opennebula
RUBY_AUTH_LIB_FILES:$LIB_LOCATION/ruby/opennebula
)
INSTALL_SUNSTONE_RUBY_FILES=(