Move manpage to Homebrew (from Contributions).
As this is something we support and update.
This commit is contained in:
parent
af8a9ff502
commit
8b6978b54d
@ -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"
|
||||||
|
|
||||||
|
@ -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>
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user