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