[packages] debootstrap: update to v1.0.42 (#11818)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32650 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow
2012-07-08 16:11:00 +00:00
parent f72ce63495
commit 01657be039
2 changed files with 4 additions and 4 deletions

View File

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