Issue #2163 - build the java and awips2-common-base rpms
Former-commit-id: dcd9e70f94deda8a26e8df00ee9bc8ffc13abe43
This commit is contained in:
parent
32f3e63bd5
commit
a3a5c799fc
1 changed files with 2 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue