Adobe Reader uninstall stanza

Refs: #2575
This commit is contained in:
Fernando Paredes
2014-01-23 13:56:59 -08:00
parent 274bfc32a4
commit bd9cd3d315
+1
View File
@@ -4,4 +4,5 @@ class AdobeReader < Cask
version '11.0.06'
sha1 '3d1b7a9a931e587ecdddedce163e6458945844fd'
install 'Adobe Reader XI Installer.pkg'
uninstall :pkgutil => 'com.adobe.acrobat.reader.11006.*'
end