Move manpage to Homebrew (from Contributions).

As this is something we support and update.
This commit is contained in:
Mike McQuaid 2014-09-20 14:36:23 +01:00
parent af8a9ff502
commit 8b6978b54d
2 changed files with 1 additions and 2 deletions

View File

@ -3,7 +3,7 @@
set -e set -e
shopt -s nullglob shopt -s nullglob
SOURCE_PATH="$HOMEBREW_REPOSITORY/Library/Contributions/manpages" SOURCE_PATH="$HOMEBREW_REPOSITORY/Library/Homebrew/manpages"
TARGET_PATH="$HOMEBREW_REPOSITORY/share/man/man1" TARGET_PATH="$HOMEBREW_REPOSITORY/share/man/man1"
LINKED_PATH="$HOMEBREW_PREFIX/share/man/man1" LINKED_PATH="$HOMEBREW_PREFIX/share/man/man1"

View File

@ -609,4 +609,3 @@ Max Howell, a splendid chap.
## BUGS ## BUGS
See Issues on GitHub: <http://github.com/Homebrew/homebrew/issues> See Issues on GitHub: <http://github.com/Homebrew/homebrew/issues>