Skip to content

Commit

Permalink
[#2859] Small correction
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian Murray committed Aug 20, 2012
1 parent 36d9745 commit d71048c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Expand Up @@ -48,7 +48,7 @@ echo "done."
# are installed in a way so as not to clobber any existing
# system-wide dependencies.
mkdir "${CKAN_PATH}/requires"
cp "${CKAN_PATH}/pip-requirements.txt" "${CKAN_PATH}/requires/lucid_conflict.txt"
cp "${CKAN_PATH}/pip-requirements.txt" "${CKAN_PATH}/requires/${UBUNTU_RELEASE}_conflict.txt"

echo "Building the packages ..."
# Create the python-ckan debian package
Expand Down

0 comments on commit d71048c

Please sign in to comment.