debian/rules
branchstable
changeset 1919 983dfd00df21
parent 1918 a9db0eb45117
parent 1830 1ec251feb7c3
child 1927 801ca4fb487f
equal deleted inserted replaced
1918:a9db0eb45117 1919:983dfd00df21
    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)