app stanza in zeroxdbe-eap.rb

This commit is contained in:
Roland Walker 2014-09-15 12:06:40 -04:00
parent dd3f158aea
commit f1590c3969
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ class ZeroxdbeEap < Cask
url 'http://download.jetbrains.com/dbe/0xdbe-138.1400.3.dmg'
homepage 'http://www.jetbrains.com/dbe/'
link '0xDBE EAP.app'
app '0xDBE EAP.app'
postflight do
system "/usr/libexec/PlistBuddy", "-c", "Set :JVMOptions:JVMVersion 1.6+", "#{destination_path}/0xDBE\ EAP.app/Contents/Info.plist"