summaryrefslogtreecommitdiffstats
path: root/debootstrap
diff options
context:
space:
mode:
authorCyril Brulebois <kibi@mraw.org>2015-11-08 10:41:36 (GMT)
committerCyril Brulebois <kibi@mraw.org>2015-11-08 10:41:36 (GMT)
commit535484f9e5f86e5f0c8dd22397ebe3ff0bd571bb (patch)
tree826e84bf06154faa8bb7c08d9f10c5b1f5e10a80 /debootstrap
parent817e26343da423ff1156e32e60cff97d186744fd (diff)
downloaddebootstrap-535484f9e5f86e5f0c8dd22397ebe3ff0bd571bb.zip
debootstrap-535484f9e5f86e5f0c8dd22397ebe3ff0bd571bb.tar.gz
debootstrap-535484f9e5f86e5f0c8dd22397ebe3ff0bd571bb.tar.bz2
Stop cleaning KEEP_DEBOOTSTRAP_DIR twice, as spotted by Chris Lamb (Closes: #804415).
Diffstat (limited to 'debootstrap')
-rwxr-xr-xdebootstrap1
1 files changed, 0 insertions, 1 deletions
diff --git a/debootstrap b/debootstrap
index 86e9c15..2a959bb 100755
--- a/debootstrap
+++ b/debootstrap
@@ -38,7 +38,6 @@ SECOND_STAGE_ONLY=""
PRINT_DEBS=""
CHROOTDIR=""
MAKE_TARBALL=""
-KEEP_DEBOOTSTRAP_DIR=""
EXTRACTOR_OVERRIDE=""
UNPACK_TARBALL=""
ADDITIONAL=""