[packages] debootstrap: update to version 1.0.40

Signed-off-by: Daniel Golle <dgolle@allnet.de>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@31498 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
luka
2012-04-28 19:19:37 +00:00
parent 4f9a906674
commit e10a545e30
3 changed files with 5 additions and 5 deletions

View File

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