parent
8171fcfe63
commit
5bb89db922
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ class Hadoop < Formula
|
|||
libexec.install %w[bin conf lib webapps contrib]
|
||||
libexec.install Dir['*.jar']
|
||||
bin.write_exec_script Dir["#{libexec}/bin/*"]
|
||||
# But don't make rcc visible, it conflicts with Qt
|
||||
(bin/'rcc').unlink
|
||||
|
||||
inreplace "#{libexec}/conf/hadoop-env.sh",
|
||||
"# export JAVA_HOME=/usr/lib/j2sdk1.5-sun",
|
||||
|
|
Loading…
Reference in a new issue