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