intel-power-gadget.rb

This commit is contained in:
Roland Walker 2014-09-10 11:37:02 -04:00
parent 5a4f9b2f2b
commit 679eda13bf
1 changed files with 1 additions and 1 deletions

View File

@ -8,6 +8,6 @@ class IntelPowerGadget < Cask
# this bogus-looking character accurately reflects an upstream error
nested_container 'IntelÆ Power Gadget.dmg'
install 'Install Intel Power Gadget.pkg'
pkg 'Install Intel Power Gadget.pkg'
uninstall :pkgutil => 'com.intel.pkg.PowerGadget.*'
end