branch | stable |
changeset 6506 | c1661ea815dc |
parent 5354 | ba9fe740688c |
child 6512 | 1f8b902f3143 |
--- a/debian/rules Fri Oct 15 11:40:36 2010 +0200 +++ b/debian/rules Fri Oct 15 11:41:10 2010 +0200 @@ -53,8 +53,6 @@ rm -rf debian/cubicweb-common/usr/lib/${PY_VERSION}/site-packages/cubicweb/ext/test rm -rf debian/cubicweb-common/usr/lib/${PY_VERSION}/site-packages/cubicweb/entities/test - # cubes directory must be managed as a valid python module - touch debian/cubicweb-common/usr/share/cubicweb/cubes/__init__.py %: %.in sed "s/PY_VERSION/${PY_VERSION}/g" < $< > $@