summaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2009-01-14 12:55:43 (GMT)
committerColin Watson <cjwatson@debian.org>2009-01-14 12:55:43 (GMT)
commit1aa502fb09a36bccd48232ea71ebedf68fb08ddb (patch)
tree4a161748de4c8be1510a80f3171905b26659cc22 /debian/rules
parente9c968c231005d377dc4c3fc71c8ad2160fc1436 (diff)
downloaddebootstrap-1aa502fb09a36bccd48232ea71ebedf68fb08ddb.zip
debootstrap-1aa502fb09a36bccd48232ea71ebedf68fb08ddb.tar.gz
debootstrap-1aa502fb09a36bccd48232ea71ebedf68fb08ddb.tar.bz2
remove duplicate binary-indep rule with no commands
r57259
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules3
1 files changed, 0 insertions, 3 deletions
diff --git a/debian/rules b/debian/rules
index f2965d3..d09c015 100755
--- a/debian/rules
+++ b/debian/rules
@@ -33,9 +33,6 @@ install: real-build
$(MAKE) install DESTDIR=$(CURDIR)/debian/debootstrap
$(MAKE) install DESTDIR=$(CURDIR)/debian/debootstrap-udeb
-binary-indep: install
-# We have nothing to do by default.
-
ARCHES="i386"
SUITE="testing"
VERSION=$(SUITE)