summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules10
1 files changed, 0 insertions, 10 deletions
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