]> git.proxmox.com Git - llvm-toolchain.git/blobdiff - debian/patches/0048-Set-html_static_path-_static-everywhere.patch
Merge tag 'debian/11.0.0-5' into proxmox/buster
[llvm-toolchain.git] / debian / patches / 0048-Set-html_static_path-_static-everywhere.patch
index 45874d87fb3610070069869eede90d58aec90a29..bf287bca29c734e54877a38c8b7a1563faf07af7 100644 (file)
@@ -9,10 +9,10 @@ Subject: Set html_static_path = ['_static'] everywhere.
  polly/docs/conf.py             | 2 +-
  4 files changed, 4 insertions(+), 4 deletions(-)
 
-Index: llvm-toolchain-snapshot_10~+20191020075550+5b8546023f3/clang/docs/analyzer/conf.py
+Index: llvm-toolchain-snapshot_11~++20200326111000+4673699a470/clang/docs/analyzer/conf.py
 ===================================================================
---- llvm-toolchain-snapshot_10~+20191020075550+5b8546023f3.orig/clang/docs/analyzer/conf.py
-+++ llvm-toolchain-snapshot_10~+20191020075550+5b8546023f3/clang/docs/analyzer/conf.py
+--- llvm-toolchain-snapshot_11~++20200326111000+4673699a470.orig/clang/docs/analyzer/conf.py
++++ llvm-toolchain-snapshot_11~++20200326111000+4673699a470/clang/docs/analyzer/conf.py
 @@ -121,7 +121,7 @@ html_theme = 'haiku'
  # Add any paths that contain custom static files (such as style sheets) here,
  # relative to this directory. They are copied after the builtin static files,
@@ -22,10 +22,10 @@ Index: llvm-toolchain-snapshot_10~+20191020075550+5b8546023f3/clang/docs/analyze
  
  # If not '', a 'Last updated on:' timestamp is inserted at every page bottom,
  # using the given strftime format.
-Index: llvm-toolchain-snapshot_10~+20191020075550+5b8546023f3/clang/docs/conf.py
+Index: llvm-toolchain-snapshot_11~++20200326111000+4673699a470/clang/docs/conf.py
 ===================================================================
---- llvm-toolchain-snapshot_10~+20191020075550+5b8546023f3.orig/clang/docs/conf.py
-+++ llvm-toolchain-snapshot_10~+20191020075550+5b8546023f3/clang/docs/conf.py
+--- llvm-toolchain-snapshot_11~++20200326111000+4673699a470.orig/clang/docs/conf.py
++++ llvm-toolchain-snapshot_11~++20200326111000+4673699a470/clang/docs/conf.py
 @@ -122,7 +122,7 @@ html_theme = 'haiku'
  # Add any paths that contain custom static files (such as style sheets) here,
  # relative to this directory. They are copied after the builtin static files,
@@ -35,10 +35,10 @@ Index: llvm-toolchain-snapshot_10~+20191020075550+5b8546023f3/clang/docs/conf.py
  
  # If not '', a 'Last updated on:' timestamp is inserted at every page bottom,
  # using the given strftime format.
-Index: llvm-toolchain-snapshot_10~+20191020075550+5b8546023f3/polly/docs/conf.py
+Index: llvm-toolchain-snapshot_11~++20200326111000+4673699a470/polly/docs/conf.py
 ===================================================================
---- llvm-toolchain-snapshot_10~+20191020075550+5b8546023f3.orig/polly/docs/conf.py
-+++ llvm-toolchain-snapshot_10~+20191020075550+5b8546023f3/polly/docs/conf.py
+--- llvm-toolchain-snapshot_11~++20200326111000+4673699a470.orig/polly/docs/conf.py
++++ llvm-toolchain-snapshot_11~++20200326111000+4673699a470/polly/docs/conf.py
 @@ -127,7 +127,7 @@ except ImportError:
  # Add any paths that contain custom static files (such as style sheets) here,
  # relative to this directory. They are copied after the builtin static files,