Skip to content

Commit

Permalink
Better message for the build toolchain script.
Browse files Browse the repository at this point in the history
  • Loading branch information
dragos committed Apr 3, 2012
1 parent c5fec67 commit 22b4c31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion org.scala-ide.build-toolchain/mk-toolchain.sh
Expand Up @@ -35,7 +35,7 @@ cat <<EOF
The P2 repository is in: ${REPO}
To build the IDE using the local repository for trunk, use the following command
../org.scala-ide.build/build-ide-local-trunk.sh -Drepo.toolchain="${SOURCE}"
../org.scala-ide.build/build-ide-local-trunk.sh -Drepo.toolchain="file:${SOURCE}"
EOF

#scp -r ${SOURCE}/${REPO_NAME} scalaide@scala-ide.dreamhosters.com:scala-ide.dreamhosters.com/incoming-toolchain-osgi-${REPO_SUFFIX}/
Expand Down

0 comments on commit 22b4c31

Please sign in to comment.