[packages] debootstrap: update to 1.0.55

Signed-off-by: John Vogel <jvogel4@stny.rr.com>
Signed-off-by: Luka Perkov <luka@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39143 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
luka
2013-12-20 10:24:47 +00:00
parent ef245f0acd
commit 68da3fd839
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
--- a/usr/share/debootstrap/functions
+++ b/usr/share/debootstrap/functions
@@ -838,8 +838,6 @@ choose_extractor () {
@@ -840,8 +840,6 @@ choose_extractor () {
if [ -n "$EXTRACTOR_OVERRIDE" ]; then
extractor="$EXTRACTOR_OVERRIDE"