ports/audio/lmms/files/patch-doc_CMakeLists.txt
Rodrigo Osorio ad78a5b4ca audio/lmms: upgrade to 1.2.2
Port fixes:
 Fix bash completion file install

Upstream changelog: https://github.com/LMMS/lmms/releases/tag/v1.2.2
2021-01-14 14:48:30 +00:00

9 lines
259 B
Text

--- doc/CMakeLists.txt.orig 2021-01-11 09:02:46 UTC
+++ doc/CMakeLists.txt
@@ -15,6 +15,3 @@
COMMENT "Generating API documentation with Doxygen"
SOURCES Doxyfile.in)
endif(DOXYGEN_FOUND)
-
-ADD_SUBDIRECTORY(bash-completion)
-