1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-22 18:50:08 +03:00

feature #1020: Add missing ONE_LOCATION variable

This commit is contained in:
Tino Vazquez 2011-12-23 13:47:29 +01:00
parent 0f1363c137
commit 83c0541ee9

View File

@ -16,6 +16,8 @@
# limitations under the License. #
# ---------------------------------------------------------------------------- #
ONE_LOCATION=ENV["ONE_LOCATION"]
if !ONE_LOCATION
BIN_LOCATION = "/usr/bin"
LIB_LOCATION = "/usr/lib/one"