summaryrefslogtreecommitdiffstats
path: root/debian/patches/d-0002-mdbook-strip-embedded-libs.patch
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-30 04:04:52 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-30 04:04:52 +0000
commit2bbd74a6bb04bb919e4391350ca93daf965450f5 (patch)
treebd68876c4f219286193a04699ec81104a8e489ad /debian/patches/d-0002-mdbook-strip-embedded-libs.patch
parentMerging upstream version 1.73.0+dfsg1. (diff)
downloadrustc-2bbd74a6bb04bb919e4391350ca93daf965450f5.tar.xz
rustc-2bbd74a6bb04bb919e4391350ca93daf965450f5.zip
Merging debian version 1.73.0+dfsg1-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--debian/patches/d-0002-mdbook-strip-embedded-libs.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/d-0002-mdbook-strip-embedded-libs.patch b/debian/patches/d-0002-mdbook-strip-embedded-libs.patch
index c6acfd458..6e7914c45 100644
--- a/debian/patches/d-0002-mdbook-strip-embedded-libs.patch
+++ b/debian/patches/d-0002-mdbook-strip-embedded-libs.patch
@@ -14,7 +14,7 @@ Comment: Use https://github.com/infinity0/mdBook/tree/debian to help you rebase
7 files changed, 47 insertions(+), 234 deletions(-)
diff --git a/src/tools/linkchecker/main.rs b/src/tools/linkchecker/main.rs
-index c8a3700..4095c03 100644
+index 7f73cac..e4805cc 100644
--- a/src/tools/linkchecker/main.rs
+++ b/src/tools/linkchecker/main.rs
@@ -159,7 +159,17 @@ impl Checker {