aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/xrootd.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/xrootd.rb b/Library/Formula/xrootd.rb
index c5460d466..13c7f8872 100644
--- a/Library/Formula/xrootd.rb
+++ b/Library/Formula/xrootd.rb
@@ -12,6 +12,7 @@ class Xrootd < Formula
system "cmake", "..", *std_cmake_args
system "make install"
end
+ share.install prefix/"man" # Put man pages in correct place
end
def test