From 0ce4afae89317ce0c57e68ef77c07dfd20479478d349772fa2cd1b137fb15ea3 Mon Sep 17 00:00:00 2001 From: Petr Gajdos Date: Mon, 7 Jan 2019 14:50:14 +0000 Subject: [PATCH] - add doxygen-latex-makeindex.patch to fix build of libssh and cmocka [https://github.com/doxygen/doxygen/issues/6725] OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=135 --- doxygen-latex-makeindex.patch | 13 +++++++++++++ doxygen.changes | 6 ++++++ doxygen.spec | 4 +++- 3 files changed, 22 insertions(+), 1 deletion(-) create mode 100644 doxygen-latex-makeindex.patch diff --git a/doxygen-latex-makeindex.patch b/doxygen-latex-makeindex.patch new file mode 100644 index 0000000..330c8e6 --- /dev/null +++ b/doxygen-latex-makeindex.patch @@ -0,0 +1,13 @@ +Index: doxygen-1.8.15/src/config.xml +=================================================================== +--- doxygen-1.8.15.orig/src/config.xml 2018-12-27 19:05:37.000000000 +0100 ++++ doxygen-1.8.15/src/config.xml 2019-01-07 13:11:07.980751501 +0100 +@@ -2594,7 +2594,7 @@ EXTRA_SEARCH_MAPPINGS = tagname1=loc1 ta + ]]> + + +-