Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

Commit

Permalink
Update virtualbox-beta: remove uninstall_preflight (#4748)
Browse files Browse the repository at this point in the history
  • Loading branch information
commitay authored Nov 27, 2017
1 parent 6001267 commit 18c87bf
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Casks/virtualbox-beta.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,6 @@

pkg 'VirtualBox.pkg'

uninstall_preflight do
if File.exist?("#{HOMEBREW_PREFIX}/Caskroom/virtualbox-extension-pack-beta")
system_command 'brew', args: ['cask', 'uninstall', 'virtualbox-extension-pack-beta']
end
end

uninstall script: {
executable: 'VirtualBox_Uninstall.tool',
args: ['--unattended'],
Expand Down

0 comments on commit 18c87bf

Please sign in to comment.