umlet: tweak some whitespace.
This commit is contained in:
parent
c3cf670e1c
commit
dece65f809
1 changed files with 0 additions and 2 deletions
|
@ -10,11 +10,9 @@ class Umlet < Formula
|
|||
|
||||
def install
|
||||
rm Dir["*.{desktop,exe}"]
|
||||
|
||||
libexec.install Dir["*"]
|
||||
|
||||
inreplace "#{libexec}/umlet.sh", " java ", " ${JAVA_HOME}/bin/java "
|
||||
|
||||
inreplace "#{libexec}/umlet.sh", /^programDir=.*$/,
|
||||
"programDir=#{libexec}"
|
||||
|
||||
|
|
Loading…
Reference in a new issue