diff -r 43419596b59f -r d9d391bc8e1b debian/rules --- a/debian/rules Thu May 14 15:08:58 2009 +0200 +++ b/debian/rules Thu May 14 15:15:21 2009 +0200 @@ -39,6 +39,9 @@ # Put all the python library and data in cubicweb-common # and scripts in cubicweb-server dh_install -vi + # cwctl in the cubicweb-ctl package + rm -f debian/cubicweb-common/usr/lib/${PY_VERSION}/site-packages/cubicweb/cwctl.py + dh_lintian # Remove unittests directory (should be available in cubicweb-dev only)