1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-19 10:03:36 +03:00

feature #198: Added dirs to build.sh script

This commit is contained in:
Carlos Martin and Ruben S. Montero 2010-03-20 00:56:40 +01:00 committed by Ruben S. Montero
parent d27886b3a5
commit e2cd528831

View File

@ -20,10 +20,11 @@
# DIR DEFINITIONS
#-------------------------------------------------------------------------------
DOC_DIR="./doc"
DOC_DIR="./share/doc"
BIN_DIR="./bin"
JAR_DIR="./jar/org.opennebula.client.jar"
LIB_DIR="./lib"
EXA_DIR="./share/examples"
#-------------------------------------------------------------------------------
# COMMAND LINE PARSING
#-------------------------------------------------------------------------------