Do not edit code as popular as Homebrew at 4am

master
Max Howell 2012-02-27 04:22:52 +00:00
parent cc42975f81
commit 57f8096764
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ class Automake < Formula
"--prefix=#{prefix}"
system "make install"
share/"aclocal-#{version}/dirlist".write <<-EOS.undent
(share/"aclocal-#{version}/dirlist").write <<-EOS.undent
/usr/share/aclocal
#{HOMEBREW_PREFIX}/share/aclocal
EOS