debian/rules
changeset 1830 1ec251feb7c3
parent 1823 c14231e3a4f9
child 1919 983dfd00df21
equal deleted inserted replaced
1823:c14231e3a4f9 1830:1ec251feb7c3
    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 	# hercule in the cubicweb-client package
    44 	rm -f debian/cubicweb-common/usr/share/pyshared/cubicweb/hercule.py
    45 	rm -f debian/cubicweb-common/usr/share/pyshared/cubicweb/hercule.py
    45 
    46 
    46 	dh_lintian
    47 	dh_lintian
    47 
    48 
    48 	# Remove unittests directory (should be available in cubicweb-dev only)
    49 	# Remove unittests directory (should be available in cubicweb-dev only)