Skip to content

Commit

Permalink
Missed out the psycopg2 module name
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 ed2b41b commit 5fd3647
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sh
Expand Up @@ -69,6 +69,7 @@ buildkit pkg python -p $CKAN_PACKAGE_VERSION \
--conflict-module "repoze.who -> repoze" \
--conflict-module "repoze.who-friendlyform -> repoze" \
--conflict-module "repoze.who.plugins.openid -> repoze" \
--conflict-module "psycopg2 -> psycopg" \
--debian-dir \
--url http://ckan.org \
${CKAN_PATH}
Expand Down

0 comments on commit 5fd3647

Please sign in to comment.