--- files/patch-debootstrap (revision 321370) +++ files/patch-debootstrap (working copy) @@ -1,6 +1,6 @@ ---- debootstrap.orig 2011-08-25 20:19:23.294346076 +0200 -+++ debootstrap 2011-08-25 20:22:42.850735086 +0200 -@@ -419,6 +419,10 @@ +--- debootstrap.orig 2013-05-18 23:39:44.000000000 +0200 ++++ debootstrap 2013-06-20 13:11:32.583440073 +0200 +@@ -423,6 +423,10 @@ esac fi @@ -11,3 +11,11 @@ if [ -z "$ARCH" ]; then ARCH=$HOST_ARCH fi +@@ -619,7 +623,6 @@ + if ! am_doing_phase second_stage; then + cp "$0" "$TARGET/debootstrap/debootstrap" + cp $DEBOOTSTRAP_DIR/functions "$TARGET/debootstrap/functions" +- cp $DEBOOTSTRAP_DIR/devices.tar.gz "$TARGET/debootstrap/devices.tar.gz" + cp $SCRIPT "$TARGET/debootstrap/suite-script" + echo "$ARCH" >"$TARGET/debootstrap/arch" + echo "$SUITE" >"$TARGET/debootstrap/suite"