Skip to content

Commit

Permalink
Small correction
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 2de5406 commit cfa247c
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 cfa247c

Please sign in to comment.