diff options
Diffstat (limited to 'debian/patches/d-bootstrap-custom-debuginfo-path.patch')
-rw-r--r-- | debian/patches/d-bootstrap-custom-debuginfo-path.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/d-bootstrap-custom-debuginfo-path.patch b/debian/patches/d-bootstrap-custom-debuginfo-path.patch index 156ac4e13..e4a833155 100644 --- a/debian/patches/d-bootstrap-custom-debuginfo-path.patch +++ b/debian/patches/d-bootstrap-custom-debuginfo-path.patch @@ -12,7 +12,7 @@ Index: rust/src/bootstrap/lib.rs =================================================================== --- rust.orig/src/bootstrap/lib.rs +++ rust/src/bootstrap/lib.rs -@@ -1011,10 +1011,9 @@ impl Build { +@@ -1091,10 +1091,9 @@ impl Build { match which { GitRepo::Rustc => { |