summaryrefslogtreecommitdiff
path: root/dev-db/qt5-sqlcipher/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-03-20 00:40:44 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-03-20 00:40:44 +0000
commit4cbcc855382a06088e2f016f62cafdbcb7e40665 (patch)
tree356496503d52354aa6d9f2d36126302fed5f3a73 /dev-db/qt5-sqlcipher/files
parentfcc5224904648a8e6eb528d7603154160a20022f (diff)
gentoo resync : 20.03.2022
Diffstat (limited to 'dev-db/qt5-sqlcipher/files')
-rw-r--r--dev-db/qt5-sqlcipher/files/qt5-sqlcipher-1.0.10-install-path.patch5
1 files changed, 3 insertions, 2 deletions
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
index 5485ae942408..e6869e6f3d5b 100644
--- 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
@@ -1,9 +1,10 @@
--- qt5-sqlcipher-1.0.10-orig/CMakeLists.txt
+++ qt5-sqlcipher-1.0.10/CMakeLists.txt
-@@ -197,10 +197,7 @@
+@@ -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.")
+- 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)