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 32f3e63bd5
commit a3a5c799fc

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"