Skip to content

Commit

Permalink
ditaa: bottle unneeded
Browse files Browse the repository at this point in the history
  • Loading branch information
xu-cheng committed Oct 23, 2015
1 parent eb50733 commit 3dc3697
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Formula/ditaa.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ class Ditaa < Formula
url "https://downloads.sourceforge.net/project/ditaa/ditaa/0.9/ditaa0_9.zip"
sha256 "d689e933b80b065cd7c349e489cfb8feea69dd3e91ca78931edc6fa6e098e689"

bottle :unneeded

def install
libexec.install "ditaa0_9.jar"
bin.write_jar_script libexec/"ditaa0_9.jar", "ditaa"
Expand Down

0 comments on commit 3dc3697

Please sign in to comment.