From 031de6c14afdc66613f5d38dde6677f12da3c8ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ulrich=20M=C3=BCller?= Date: Sat, 22 Nov 2025 14:58:59 +0100 Subject: dev-db/qt5-sqlcipher: drop 1.0.11-r2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ulrich Müller --- .../files/qt5-sqlcipher-1.0.10-install-path.patch | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 dev-db/qt5-sqlcipher/files/qt5-sqlcipher-1.0.10-install-path.patch (limited to 'dev-db/qt5-sqlcipher/files/qt5-sqlcipher-1.0.10-install-path.patch') diff --git a/dev-db/qt5-sqlcipher/files/qt5-sqlcipher-1.0.10-install-path.patch b/dev-db/qt5-sqlcipher/files/qt5-sqlcipher-1.0.10-install-path.patch deleted file mode 100644 index e6869e6f3d5b..000000000000 --- a/dev-db/qt5-sqlcipher/files/qt5-sqlcipher-1.0.10-install-path.patch +++ /dev/null @@ -1,15 +0,0 @@ ---- qt5-sqlcipher-1.0.10-orig/CMakeLists.txt -+++ qt5-sqlcipher-1.0.10/CMakeLists.txt -@@ -196,11 +196,7 @@ - INSTALL(TARGETS qsqlcipher-test DESTINATION bin) - endif() - else() -- message(WARNING "Packaging is not set up for this platform, either submit a ticket or change/add pathes yourself, if packaging is required.") -- INSTALL(TARGETS qsqlcipher DESTINATION sqldrivers) -- if (QSQLCIPHER_BUILD_TESTS) -- INSTALL(TARGETS qsqlcipher-test DESTINATION bin) -- endif() -+ INSTALL(TARGETS qsqlcipher DESTINATION @LIBDIR@/qt5/plugins/sqldrivers) - endif() - else() - INSTALL(TARGETS qsqlcipher DESTINATION sqldrivers) -- cgit v1.2.3