Skip to content

Commit

Permalink
landscaper: install metafiles
Browse files Browse the repository at this point in the history
  • Loading branch information
DomT4 authored and ilovezfs committed Oct 5, 2017
1 parent 2d02d66 commit 1c7d4c3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Formula/landscaper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,10 @@ def install
dir.install buildpath.children - [buildpath/".brew_home"]

cd dir do
# Bootstap build
system "make", "bootstrap"

# Make binary
system "make", "build"
bin.install "build/landscaper"
prefix.install_metafiles
end
end

Expand Down

0 comments on commit 1c7d4c3

Please sign in to comment.