noejectdelay.rb

This commit is contained in:
Roland Walker 2014-09-10 11:37:04 -04:00
parent fd0762a80c
commit 4e892b8953
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ class Noejectdelay < Cask
url 'https://pqrs.org/macosx/keyremap4macbook/files/NoEjectDelay-5.4.0.dmg'
homepage 'https://pqrs.org/macosx/keyremap4macbook/noejectdelay.html.en'
install 'NoEjectDelay.pkg'
pkg 'NoEjectDelay.pkg'
uninstall :kext => 'org.pqrs.driver.NoEjectDelay',
:pkgutil => 'org.pqrs.driver.NoEjectDelay'
end