mirror of
https://github.com/void-linux/void-packages.git
synced 2025-10-06 02:25:09 +02:00
6 lines
94 B
Text
6 lines
94 B
Text
case "$ACTION" in
|
|
pre)
|
|
. usr/lib/jvm/oracle-jdk-vars.sh
|
|
rm -r usr/lib/jvm/$PKGNAME
|
|
;;
|
|
esac
|