From 1798c4aeca70ac8d0a243684d6a798fbc65735f8 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 20:57:42 +0100 Subject: gentoo resync : 14.07.2018 --- dev-db/qt5-sqlcipher/files/qt5-sqlcipher-install-path.patch | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 dev-db/qt5-sqlcipher/files/qt5-sqlcipher-install-path.patch (limited to 'dev-db/qt5-sqlcipher/files') diff --git a/dev-db/qt5-sqlcipher/files/qt5-sqlcipher-install-path.patch b/dev-db/qt5-sqlcipher/files/qt5-sqlcipher-install-path.patch deleted file mode 100644 index d5eb79f5f04e..000000000000 --- a/dev-db/qt5-sqlcipher/files/qt5-sqlcipher-install-path.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- qt5-sqlcipher-orig/CMakeLists.txt -+++ qt5-sqlcipher/CMakeLists.txt -@@ -120,8 +120,7 @@ - INSTALL(TARGETS qsqlcipher DESTINATION lib/i386-linux-gnu/qt5/plugins/sqldrivers) - 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) -+ INSTALL(TARGETS qsqlcipher DESTINATION @LIBDIR@/qt5/plugins/sqldrivers) - endif() - else() - INSTALL(TARGETS qsqlcipher DESTINATION sqldrivers) -- cgit v1.2.3