public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: kde-plasma/kde-cli-tools/files/
@ 2021-09-16 17:06 Andreas Sturmlechner
  0 siblings, 0 replies; only message in thread
From: Andreas Sturmlechner @ 2021-09-16 17:06 UTC (permalink / raw
  To: gentoo-commits

commit:     0a71ca9df4a0eb403036cf7238653de78f2b0027
Author:     Michal Privoznik <mprivozn <AT> redhat <DOT> com>
AuthorDate: Thu Sep 16 16:58:03 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Sep 16 17:05:45 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a71ca9d

kde-plasma/kde-cli-tools: Bring kde-cli-tools-5.12.80-tests-optional.patch back

The kde-cli-tools-5.12.80-tests-optional.patch file was removed
prematurely. It's still in use by kde-cli-tools-5.22.5.ebuild.

Signed-off-by: Michal Privoznik <mprivozn <AT> redhat.com>
Closes: https://github.com/gentoo/gentoo/pull/22311
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../files/kde-cli-tools-5.12.80-tests-optional.patch           | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/kde-plasma/kde-cli-tools/files/kde-cli-tools-5.12.80-tests-optional.patch b/kde-plasma/kde-cli-tools/files/kde-cli-tools-5.12.80-tests-optional.patch
new file mode 100644
index 00000000000..11e032847c9
--- /dev/null
+++ b/kde-plasma/kde-cli-tools/files/kde-cli-tools-5.12.80-tests-optional.patch
@@ -0,0 +1,10 @@
+--- a/keditfiletype/CMakeLists.txt	2018-02-14 22:09:07.341549164 -0700
++++ b/keditfiletype/CMakeLists.txt	2018-02-14 23:02:11.126749356 -0700
+@@ -1,4 +1,6 @@
+-add_subdirectory(tests)
++if(BUILD_TESTING)
++    add_subdirectory(tests)
++endif()
+ 
+ # KI18N Translation Domain for this library
+ add_definitions(-DTRANSLATION_DOMAIN=\"kcm5_filetypes\")


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-09-16 17:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-09-16 17:06 [gentoo-commits] repo/gentoo:master commit in: kde-plasma/kde-cli-tools/files/ Andreas Sturmlechner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox