summarylogtreecommitdiffstats
path: root/Fix-Doxygen-command-error.patch
diff options
context:
space:
mode:
authorDaniel Schopf2020-12-29 09:52:27 +0100
committerDaniel Schopf2020-12-29 09:52:27 +0100
commit0b234a9cd0e5756bf9bf8d6560f15da6938c8999 (patch)
tree949e2a1db83fcd66dd24fc34fa926e2029f63d78 /Fix-Doxygen-command-error.patch
parentcbaff092cd4b8926df54bae66dbf57781b4e7f95 (diff)
downloadaur-kim-api.tar.gz
Update to v2.2.1 and clean up package
Diffstat (limited to 'Fix-Doxygen-command-error.patch')
-rw-r--r--Fix-Doxygen-command-error.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/Fix-Doxygen-command-error.patch b/Fix-Doxygen-command-error.patch
deleted file mode 100644
index f5b99748d558..000000000000
--- a/Fix-Doxygen-command-error.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index e328925d..5da8fcda 100644
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -43,6 +43,7 @@ include(DefaultCompilerStandards)
-
- # Define options
- #
-+set(DOXYGEN_LATEX_MAKEINDEX_CMD makeindex)
- set(KIM_API_PROJECT_NAME "kim-api" CACHE STRING "KIM API project name string")
- mark_as_advanced(KIM_API_PROJECT_NAME)
- #