Skip to content

Commit

Permalink
Correction to tidy-up
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian Murray authored and amercader committed Oct 19, 2012
1 parent 5fd3647 commit ba0fa37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Expand Up @@ -38,7 +38,7 @@ NAME="James Gardner"
# Clean the build environment
echo "Cleaning the environment ..."
rm -r ${CKAN_PATH}/dist/
rm -rf ${CKAN_PATH}/build/env/src
rm -rf ${CKAN_PATH}/build/buildkit/env/src
mkdir -p ${CKAN_PATH}/dist/buildkit
echo "done."

Expand Down

0 comments on commit ba0fa37

Please sign in to comment.