Corrected bad path in JAR build section

This commit is contained in:
Joseph Henry
2018-08-24 16:11:37 -07:00
parent ea015269d2
commit 21bfa15f52

View File

@@ -141,6 +141,7 @@ build_all_products()
fi
# Linux targets
if [[ $OSNAME = *"linux"* ]]; then
CURR_BUILD_PRODUCTS_DIR=$LIB_PRODUCTS_DIR/
# Ordinary libraries
if false; then
rm -rf $LIB_PRODUCTS_DIR