debian.hardy/rules
changeset 4540 7b85f87f54f6
parent 4268 e9bed3bc1333
child 4542 d2559cc88341
equal deleted inserted replaced
4539:daeefecb8cf4 4540:7b85f87f54f6
    38 	# Put all the python library and data in cubicweb-common
    38 	# Put all the python library and data in cubicweb-common
    39 	# and scripts in cubicweb-server
    39 	# and scripts in cubicweb-server
    40 	dh_install -vi
    40 	dh_install -vi
    41 	# cwctl in the cubicweb-ctl package
    41 	# cwctl in the cubicweb-ctl package
    42 	rm -f debian/cubicweb-common/usr/share/pyshared/cubicweb/cwctl.py
    42 	rm -f debian/cubicweb-common/usr/share/pyshared/cubicweb/cwctl.py
    43 	# hercule in the cubicweb-client package
       
    44 	rm -f debian/cubicweb-common/usr/share/pyshared/cubicweb/hercule.py
       
    45 
    43 
    46 
    44 
    47 	# Remove unittests directory (should be available in cubicweb-dev only)
    45 	# 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
    46 	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/sobjects/test
    47 	rm -rf debian/cubicweb-server/usr/lib/${PY_VERSION}/site-packages/cubicweb/sobjects/test