From b116c4133413cc7d6cc35068ee194b2bbb8632ef Mon Sep 17 00:00:00 2001 From: Cyril Brulebois Date: Wed, 15 Feb 2023 20:23:56 +0000 Subject: Remove old, commented-out code. Steve McIntyre confirmed this hasn't been used in a long while, no need to keep it forever. --- debian/rules | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'debian') diff --git a/debian/rules b/debian/rules index 3f8111ea6..398804d67 100755 --- a/debian/rules +++ b/debian/rules @@ -89,15 +89,5 @@ binary-indep: install doc-base dh_md5sums dh_builddeb - # Create a tarball for each arch for use in debian-cd - # Note: these should be uploaded manually - #set -e && cd $(MANTMP) && \ - # for arch in $(ARCHS) ; do \ - # tarname=di-manual-$${arch}_$(DEB_VERSION).tar.gz ; \ - # cd $$arch ; \ - # tar czf ../../../../$$tarname . ; \ - # cd .. ; \ - # done - binary: binary-indep binary-arch .PHONY: build build-arch build-indep build-images clean binary-indep binary-arch binary install -- cgit v1.2.3