Skip to content

Commit

Permalink
macports path
Browse files Browse the repository at this point in the history
  • Loading branch information
koush committed Feb 23, 2012
1 parent fadad03 commit f6aa44c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Expand Up @@ -51,7 +51,7 @@ else
fi

# make sure ccache is in PATH
export PATH="$PATH:$PWD/prebuilt/$(uname|awk '{print tolower($0)}')-x86/ccache"
export PATH="$PATH:/opt/local/bin/:$PWD/prebuilt/$(uname|awk '{print tolower($0)}')-x86/ccache"

cp $WORKSPACE/hudson/$REPO_BRANCH.xml .repo/local_manifest.xml

Expand Down

0 comments on commit f6aa44c

Please sign in to comment.