debian/rules
brancholdstable
changeset 6706 2920295b11a1
parent 6703 04a84615e802
child 7512 d2de5fb0cc33
equal deleted inserted replaced
6705:e21583cb8c47 6706:2920295b11a1
    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         # wdoc in the cubicweb-web package
    44         # wdoc in the cubicweb-web package
    45 	rm -rf debian/cubicweb-common/usr/share/cubicweb/cubes/shared/wdoc
    45 	rm -rf debian/cubicweb-common/usr/share/cubicweb/cubes/shared/wdoc
    46 	rm -rf debian/cubicweb-common/usr/share/cubicweb/cubes/shared/data
    46 	rm -rf debian/cubicweb-common/usr/share/cubicweb/cubes/shared/data
    47 	rm -rf debian/cubicweb-common/usr/share/cubicweb/cubes/shared/i18n
       
    48 	dh_lintian
    47 	dh_lintian
    49 
    48 
    50 	# Remove unittests directory (should be available in cubicweb-dev only)
    49 	# Remove unittests directory (should be available in cubicweb-dev only)
    51 	rm -rf debian/cubicweb-server/usr/lib/${PY_VERSION}/site-packages/cubicweb/server/test
    50 	rm -rf debian/cubicweb-server/usr/lib/${PY_VERSION}/site-packages/cubicweb/server/test
    52 	rm -rf debian/cubicweb-server/usr/lib/${PY_VERSION}/site-packages/cubicweb/hooks/test
    51 	rm -rf debian/cubicweb-server/usr/lib/${PY_VERSION}/site-packages/cubicweb/hooks/test