1 if [ $1 -eq 0 ] ; then
2     alternatives --remove java ${RPM_INSTALL_PREFIX}/bin/java
3 fi