commit: 74ed052dfe0650a5915ac26f50ff21d9dc03d279 Author: Marco Scardovi <mscardovi <AT> icloud <DOT> com> AuthorDate: Wed Dec 21 23:23:05 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Dec 26 07:03:13 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74ed052d
app-office/gnucash: drop unused patch Closes: https://github.com/gentoo/gentoo/pull/28737 Signed-off-by: Marco Scardovi <mscardovi <AT> icloud.com> Closes: https://github.com/gentoo/gentoo/pull/28712 Signed-off-by: Sam James <sam <AT> gentoo.org> app-office/gnucash/files/gnucash-3.2-no-gui.patch | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/app-office/gnucash/files/gnucash-3.2-no-gui.patch b/app-office/gnucash/files/gnucash-3.2-no-gui.patch deleted file mode 100644 index 896aafd17f15..000000000000 --- a/app-office/gnucash/files/gnucash-3.2-no-gui.patch +++ /dev/null @@ -1,14 +0,0 @@ -diff --git a/CMakeLists.txt b/CMakeLists.txt -index 5e10a09..cdbdb7a 100644 ---- a/CMakeLists.txt -+++ b/CMakeLists.txt -@@ -770,7 +770,9 @@ set(SCHEME_INSTALLED_CACHE_DIR ${PKGLIBDIR}/scm/ccache/${GUILE_EFFECTIVE_VERSION - # The subdirectories - add_subdirectory (borrowed) - add_subdirectory (data) -+if (WITH_GNUCASH) - add_subdirectory (doc) -+endif (WITH_GNUCASH) - add_subdirectory (po) - add_subdirectory (common) - add_subdirectory (libgnucash)
