diff --git a/debian/changelog b/debian/changelog index edcc849a..4f1847eb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ llvm-toolchain-snapshot (1:14~++20220116120030+696f9706f34d-1~exp1) UNRELEASED; * Lower the debhelper dep to 10 for debian stretch * Rename ocaml-nox => ocaml-base * Bring back lldb-instr-14 as upstream is bringing it back + * Update of the ocaml doc path to catch a different path [ Samuel Thibault ] * Explicitly link against -latomic on hurd-i386 as well. diff --git a/debian/libllvm-X.Y-ocaml-dev.install.in b/debian/libllvm-X.Y-ocaml-dev.install.in index 4c68fb7b..4c4a1626 100644 --- a/debian/libllvm-X.Y-ocaml-dev.install.in +++ b/debian/libllvm-X.Y-ocaml-dev.install.in @@ -1,2 +1,2 @@ @OCAML_STDLIB_DIR@ -usr/lib/llvm-@LLVM_VERSION@/share/doc/llvm/ocaml-html/ usr/share/doc/libllvm-@LLVM_VERSION@-ocaml-dev/ +usr/lib/llvm-@LLVM_VERSION@/share/doc/*/ocaml-html/ usr/share/doc/libllvm-@LLVM_VERSION@-ocaml-dev/