Skip to content

Commit

Permalink
augeas: Build the libfa example program, fadot
Browse files Browse the repository at this point in the history
Closes Homebrew/legacy-homebrew#45701.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
  • Loading branch information
dtrebbien authored and DomT4 committed Nov 5, 2015
1 parent b168949 commit ff6e32a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Formula/augeas.rb
Expand Up @@ -32,11 +32,6 @@ def install
system "./configure", *args
end

# libfa example program doesn't compile cleanly on OSX, so skip it
inreplace "Makefile" do |s|
s.change_make_var! "SUBDIRS", "gnulib/lib src gnulib/tests tests man doc"
end

system "make", "install"
end

Expand Down

0 comments on commit ff6e32a

Please sign in to comment.