syphon-virtual-screen.rb: add empty lines before pkg and uninstall

This commit is contained in:
Victor Popkov 2015-03-21 20:33:38 +02:00
parent 217397bf8c
commit 23426812c9
1 changed files with 2 additions and 0 deletions

View File

@ -6,7 +6,9 @@ cask :v1 => 'syphon-virtual-screen' do
name 'Syphon Virtual Screen'
homepage 'http://andreacremaschi.github.io/Syphon-virtual-screen/'
license :unknown
pkg 'Syphon Virtual Screen.mpkg'
uninstall :kext => 'EWProxyFrameBuffer',
:delete => '/System/Library/Caches/com.apple.kext.caches'