Issue #2163 - build the java and awips2-common-base rpms

Former-commit-id: dcd9e70f94deda8a26e8df00ee9bc8ffc13abe43
This commit is contained in:
Bryan Kowal 2013-08-14 11:45:58 -05:00 committed by Steve Harris
parent 382cb87fa3
commit 7f8226d319

View file

@ -123,6 +123,8 @@ if [ "${1}" = "-64bit" ]; then
fi
if [ "${1}" = "-rh6" ]; then
buildRPM "awips2-common-base"
buildJava
buildRPM "awips2-python"
buildRPM "awips2-python-cherrypy"
buildRPM "awips2-python-nose"