* [gentoo-commits] repo/gentoo:master commit in: dev-libs/libdbusmenu-qt/files/
@ 2017-12-02 8:35 Andreas Sturmlechner
0 siblings, 0 replies; only message in thread
From: Andreas Sturmlechner @ 2017-12-02 8:35 UTC (permalink / raw
To: gentoo-commits
commit: 2563975471f4562468981b2670cd425c3e7a2c45
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat Dec 2 08:13:27 2017 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Dec 2 08:34:48 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25639754
dev-libs/libdbusmenu-qt: remove unused patch
Closes: https://github.com/gentoo/gentoo/pull/6393
| 16 ----------------
1 file changed, 16 deletions(-)
diff --git a/dev-libs/libdbusmenu-qt/files/libdbusmenu-qt-0.9.3_pre20140619-optionaltests.patch b/dev-libs/libdbusmenu-qt/files/libdbusmenu-qt-0.9.3_pre20140619-optionaltests.patch
deleted file mode 100644
index 7f6d82eb00d..00000000000
--- a/dev-libs/libdbusmenu-qt/files/libdbusmenu-qt-0.9.3_pre20140619-optionaltests.patch
+++ /dev/null
@@ -1,16 +0,0 @@
---- CMakeLists.txt.old 2014-10-10 21:14:47.139654992 +0200
-+++ CMakeLists.txt 2014-10-10 21:16:17.114656451 +0200
-@@ -90,8 +90,12 @@
- )
-
- add_subdirectory(src)
-+
-+option(BUILD_TESTS "Build tests for qt4" ON)
- if (NOT USE_QT5) # TODO port tests to Qt5
--add_subdirectory(tests)
-+ if(BUILD_TESTS)
-+ add_subdirectory(tests)
-+ endif(BUILD_TESTS)
- endif()
- add_subdirectory(tools)
-
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2017-12-02 8:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-02 8:35 [gentoo-commits] repo/gentoo:master commit in: dev-libs/libdbusmenu-qt/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