summaryrefslogtreecommitdiffstats
path: root/debian/patches/d-bootstrap-no-assume-tools.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/d-bootstrap-no-assume-tools.patch')
-rw-r--r--debian/patches/d-bootstrap-no-assume-tools.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/patches/d-bootstrap-no-assume-tools.patch b/debian/patches/d-bootstrap-no-assume-tools.patch
index c72ec4d7f..9747f9ede 100644
--- a/debian/patches/d-bootstrap-no-assume-tools.patch
+++ b/debian/patches/d-bootstrap-no-assume-tools.patch
@@ -7,10 +7,10 @@ Subject: d-bootstrap-no-assume-tools
src/bootstrap/builder/tests.rs | 4 ++++
1 file changed, 4 insertions(+)
-diff --git a/src/bootstrap/builder/tests.rs b/src/bootstrap/builder/tests.rs
-index 4ab502e..5ce7fc8 100644
---- a/src/bootstrap/builder/tests.rs
-+++ b/src/bootstrap/builder/tests.rs
+Index: rust/src/bootstrap/builder/tests.rs
+===================================================================
+--- rust.orig/src/bootstrap/builder/tests.rs
++++ rust/src/bootstrap/builder/tests.rs
@@ -364,9 +364,13 @@ mod dist {
#[test]
fn dist_only_cross_host() {