Skip to content

Commit

Permalink
immortal: install metafiles
Browse files Browse the repository at this point in the history
Closes #15582.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
  • Loading branch information
ilovezfs committed Jul 17, 2017
1 parent f1ad479 commit 09f6a29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Formula/immortal.rb
Expand Up @@ -56,6 +56,7 @@ def install
system "go", "build", "-ldflags", ldflags, "-o", "#{bin}/immortalctl", "cmd/immortalctl/main.go"
system "go", "build", "-ldflags", ldflags, "-o", "#{bin}/immortaldir", "cmd/immortaldir/main.go"
man8.install Dir["man/*.8"]
prefix.install_metafiles
end
end

Expand Down

0 comments on commit 09f6a29

Please sign in to comment.