equal
deleted
inserted
replaced
39 # Put all the python library and data in cubicweb-common |
39 # Put all the python library and data in cubicweb-common |
40 # and scripts in cubicweb-server |
40 # and scripts in cubicweb-server |
41 dh_install -vi |
41 dh_install -vi |
42 # cwctl in the cubicweb-ctl package |
42 # cwctl in the cubicweb-ctl package |
43 rm -f debian/cubicweb-common/usr/share/pyshared/cubicweb/cwctl.py |
43 rm -f debian/cubicweb-common/usr/share/pyshared/cubicweb/cwctl.py |
44 |
44 # wdoc in the cubicweb-web package |
|
45 rm -rf debian/cubicweb-common/usr/share/cubicweb/cubes/shared/wdoc |
|
46 rm -rf debian/cubicweb-common/usr/share/cubicweb/cubes/shared/data |
|
47 rm -rf debian/cubicweb-common/usr/share/cubicweb/cubes/shared/i18n |
45 dh_lintian |
48 dh_lintian |
46 |
49 |
47 # Remove unittests directory (should be available in cubicweb-dev only) |
50 # Remove unittests directory (should be available in cubicweb-dev only) |
48 rm -rf debian/cubicweb-server/usr/lib/${PY_VERSION}/site-packages/cubicweb/server/test |
51 rm -rf debian/cubicweb-server/usr/lib/${PY_VERSION}/site-packages/cubicweb/server/test |
49 rm -rf debian/cubicweb-server/usr/lib/${PY_VERSION}/site-packages/cubicweb/hooks/test |
52 rm -rf debian/cubicweb-server/usr/lib/${PY_VERSION}/site-packages/cubicweb/hooks/test |