oracle-jre: fix REMOVE script
This commit is contained in:
parent
64a4b2a518
commit
0b879bd819
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
case "$ACTION" in
|
||||
pre)
|
||||
. usr/lib/jvm/oracle-jre-vars.sh
|
||||
rm -r usr/lib/jvm/$PKGNAME
|
||||
rm -r usr/lib/jvm/jre$ORACLE_JRE_LONG_VERSION
|
||||
;;
|
||||
esac
|
||||
|
|
Loading…
Reference in a new issue