chiark / gitweb /
Revert "fishdescriptor: for revert: attempt at setuptools"
[chiark-utils.git] / debian / rules
index cf5973423acadf5b751868e9f82d348d0cdcc58c..32f312912b87f42b97d5d3508ceb3bf1d451a772 100755 (executable)
@@ -23,10 +23,6 @@ build:
        set -e; for s in $(subdirs_build_arch); do \
                $(MAKE) -C $$s all $(makebuildargs); \
        done
-
-       dh_python2
-       dh_python3
-
        touch build
 
 build-indep: build