Skip to content
Snippets Groups Projects
Commit 9b1bb582 authored by Jack Nagel's avatar Jack Nagel
Browse files

HOMEBREW_CONTRIB


Signed-off-by: default avatarJack Nagel <jacknagel@gmail.com>
parent 35e32f35
No related branches found
No related tags found
No related merge requests found
......@@ -51,6 +51,7 @@ end
HOMEBREW_PREFIX = Pathname.new(HOMEBREW_BREW_FILE).dirname.parent # Where we link under
HOMEBREW_REPOSITORY = Pathname.new(HOMEBREW_BREW_FILE).realpath.dirname.parent # Where .git is found
HOMEBREW_LIBRARY = HOMEBREW_REPOSITORY/"Library"
HOMEBREW_CONTRIB = HOMEBREW_REPOSITORY/"Library/Contributions"
# Where we store built products; /usr/local/Cellar if it exists,
# otherwise a Cellar relative to the Repository.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment