diff options
| author | Andreas Sturmlechner <asturm@gentoo.org> | 2025-02-13 00:21:03 +0100 |
|---|---|---|
| committer | Andreas Sturmlechner <asturm@gentoo.org> | 2025-02-13 00:22:03 +0100 |
| commit | 7cd82aa5f9949f2eac55c981232d2f0ee909e8c4 (patch) | |
| tree | b6c9b5645e6a5a44c1d3fcd113712d9eaed08522 /app-office/libalkimia/files/libalkimia-8.1.2-cmake.patch | |
| parent | 5ebb193a67e8e508e1da61397fa0de1936c4299e (diff) | |
| download | kde-7cd82aa5f9949f2eac55c981232d2f0ee909e8c4.tar.gz kde-7cd82aa5f9949f2eac55c981232d2f0ee909e8c4.tar.bz2 kde-7cd82aa5f9949f2eac55c981232d2f0ee909e8c4.zip | |
app-office/libalkimia: Drop obsolete patches and test disablement
Upstream commit 2c0ba53452fb2613640c85fe0ad32881bda3a5f3
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-office/libalkimia/files/libalkimia-8.1.2-cmake.patch')
| -rw-r--r-- | app-office/libalkimia/files/libalkimia-8.1.2-cmake.patch | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/app-office/libalkimia/files/libalkimia-8.1.2-cmake.patch b/app-office/libalkimia/files/libalkimia-8.1.2-cmake.patch deleted file mode 100644 index 5a699d8ec3b..00000000000 --- a/app-office/libalkimia/files/libalkimia-8.1.2-cmake.patch +++ /dev/null @@ -1,23 +0,0 @@ -From d413b91839ca0e66beb56a71625e3194df1a6599 Mon Sep 17 00:00:00 2001 -From: Andreas Sturmlechner <asturm@gentoo.org> -Date: Wed, 12 Jun 2019 19:44:12 +0200 -Subject: Use non-deprecated KDE_INSTALL_TARGETS_DEFAULT_ARGS for alkimia target - ---- - src/CMakeLists.txt | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt ---- a/src/CMakeLists.txt -+++ b/src/CMakeLists.txt -@@ -147,7 +147,7 @@ set(INCLUDE_INSTALL_DIR include/alkimia/${ALKIMIA_INCLUDE_SUFFIX}) - - install(TARGETS alkimia - EXPORT alkimiaTargets -- ${INSTALL_TARGETS_DEFAULT_ARGS} -+ ${KDE_INSTALL_TARGETS_DEFAULT_ARGS} - ) - - if(BUILD_QT4) --- -2.23.0 |
