Skip to content

Commit

Permalink
pre/postflight stanza in zeroxdbe-eap
Browse files Browse the repository at this point in the history
  • Loading branch information
rolandwalker committed Sep 9, 2014
1 parent a9bdaf8 commit e5ab35f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Casks/zeroxdbe-eap.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ class ZeroxdbeEap < Cask

link '0xDBE EAP.app'

after_install do
postflight do
system "/usr/libexec/PlistBuddy", "-c", "Set :JVMOptions:JVMVersion 1.6+", "#{destination_path}/0xDBE\ EAP.app/Contents/Info.plist"
end
end

0 comments on commit e5ab35f

Please sign in to comment.