From daebc0621775ac3271d7f7f5d5aab894d40c157b Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Sat, 14 Jan 2017 10:57:13 +0000 Subject: [PATCH] Bring back the content of llvm-4.0-doc (Closes: #844616) --- debian/changelog | 1 + debian/llvm-X.Y-doc.install.in | 6 ++++++ 2 files changed, 7 insertions(+) create mode 100644 debian/llvm-X.Y-doc.install.in diff --git a/debian/changelog b/debian/changelog index acb91554..434d56d1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ llvm-toolchain-snapshot (1:4.0~svn291557-1~exp1) experimental; urgency=medium * New snapshot release * d/p/lldb-server-link-issue.patch removed, merged upstream * Also install python-lldb-4.0 when installing lldb-4.0 (Closes: #851171) + * Bring back the content of llvm-4.0-doc (Closes: #844616) -- Sylvestre Ledru Tue, 10 Jan 2017 12:01:20 +0100 diff --git a/debian/llvm-X.Y-doc.install.in b/debian/llvm-X.Y-doc.install.in new file mode 100644 index 00000000..6ac115a5 --- /dev/null +++ b/debian/llvm-X.Y-doc.install.in @@ -0,0 +1,6 @@ +docs/_build/html usr/share/doc/llvm-@LLVM_VERSION@-doc/ +#usr/lib/llvm-@LLVM_VERSION@/docs/llvm/html.tar.gz +#usr/lib/llvm-@LLVM_VERSION@/docs/llvm/ocamldoc.tar.gz +#usr/lib/llvm-@LLVM_VERSION@/docs/llvm/html/Dummy.html +#usr/lib/llvm-@LLVM_VERSION@/docs/llvm/html/doxygen.css +#usr/lib/llvm-@LLVM_VERSION@/docs/llvm/html/LibASTMatchersReference.html