Added /usr/local/git/bin/ as a possible path for git.
This commit is contained in:
parent
6b974d8771
commit
57b50bf168
1 changed files with 2 additions and 0 deletions
|
|
@ -6,6 +6,8 @@
|
|||
# No Copyright Claimed. Public Domain.
|
||||
#
|
||||
|
||||
PATH="${PATH}:/usr/local/git/bin/"
|
||||
|
||||
INFO="${CONFIGURATION_BUILD_DIR}/${CONTENTS_FOLDER_PATH}/Info"
|
||||
GITDIR="${PROJECT_DIR}/.git"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue