summaryrefslogtreecommitdiffstats
path: root/libraries/sqlpp11/sqlpp11.patch
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/sqlpp11/sqlpp11.patch')
-rw-r--r--libraries/sqlpp11/sqlpp11.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/libraries/sqlpp11/sqlpp11.patch b/libraries/sqlpp11/sqlpp11.patch
new file mode 100644
index 0000000000..c405b86587
--- /dev/null
+++ b/libraries/sqlpp11/sqlpp11.patch
@@ -0,0 +1,13 @@
+Only in sqlpp11-0.43: .CMakeLists.txt.un~
+diff -ur sqlpp11-0.43.old/CMakeLists.txt sqlpp11-0.43/CMakeLists.txt
+--- sqlpp11-0.43.old/CMakeLists.txt 2016-09-13 17:04:51.000000000 -0300
++++ sqlpp11-0.43/CMakeLists.txt 2016-12-13 18:21:29.848155499 -0200
+@@ -87,7 +87,7 @@
+ COPYONLY
+ )
+
+-set(ConfigPackageLocation lib/cmake/Sqlpp11)
++set(ConfigPackageLocation "lib${LIB_SUFFIX}/cmake/Sqlpp11")
+ install(EXPORT Sqlpp11Targets
+ FILE
+ Sqlpp11Targets.cmake