diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2016-07-31 12:30:24 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2016-07-31 12:30:24 +0000 |
commit | 64f16bafaf21351ad112dfb1dc26a73ebc5f9bcc (patch) | |
tree | 4c7b917c918f851cdc352300b98531deb433e9cd /java/openjdk6 | |
parent | sysutils/py-ploy_ansible: Depend on ansible1, unbreak runtime (diff) |
Remove the deinstall script that appears to be deleting all the temporary files
created by pkg(8) during upgrades
It happens because the deinstall script tries to clean up the potential manual
VM registration by cleaning out all symlinks to bin/javavm
Given all VM are registring/unregistering themselves this part is not needed
The other thing the script was doing handling the configuration which has been
replaced by @sample.
pkg-install has been modified to drop the handling of the configuration file but
keep the auto registration if all VM found. While this part is not necessary as
well, we keep it because otherwise anyone doing delete/install on javavmwapper
version 2.5 being the installed version would end up with all VM unregistered.
The pkg-install should be removed after EOL of FreeBSD 10.3
PR: 210313
MFH: 2016Q3
Notes
Notes:
svn path=/head/; revision=419364
Diffstat (limited to 'java/openjdk6')
0 files changed, 0 insertions, 0 deletions