summaryrefslogtreecommitdiff
path: root/dev-db/sqlitestudio/files/sqlitestudio-3.0.6-portable.patch
diff options
context:
space:
mode:
authorJan Chren <dev.rindeal@gmail.com>2016-03-19 19:41:10 +0100
committerPatrice Clement <monsieurp@gentoo.org>2016-03-19 22:47:15 +0000
commit803b02d956be4bb28d1a27465e86ab9a0ef09eef (patch)
tree67a4c93d766f831b1fd39dc96400771860810979 /dev-db/sqlitestudio/files/sqlitestudio-3.0.6-portable.patch
parentfd9a2b49784ee3b677f84a6a8fa4c2c1d3d5d97b (diff)
downloadgentoo-803b02d956be4bb28d1a27465e86ab9a0ef09eef.tar.gz
gentoo-803b02d956be4bb28d1a27465e86ab9a0ef09eef.tar.bz2
gentoo-803b02d956be4bb28d1a27465e86ab9a0ef09eef.zip
dev-db/sqlitestudio: new package
Closes: https://github.com/gentoo/gentoo/pull/1088
Diffstat (limited to 'dev-db/sqlitestudio/files/sqlitestudio-3.0.6-portable.patch')
-rw-r--r--dev-db/sqlitestudio/files/sqlitestudio-3.0.6-portable.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/dev-db/sqlitestudio/files/sqlitestudio-3.0.6-portable.patch b/dev-db/sqlitestudio/files/sqlitestudio-3.0.6-portable.patch
new file mode 100644
index 000000000000..558a84231b81
--- /dev/null
+++ b/dev-db/sqlitestudio/files/sqlitestudio-3.0.6-portable.patch
@@ -0,0 +1,11 @@
+--- a/SQLiteStudio3/sqlitestudio/sqlitestudio.pro 2015-11-24 20:09:29.000000000 +0100
++++ b/SQLiteStudio3/sqlitestudio/sqlitestudio.pro 2016-01-20 15:04:46.700926391 +0100
+@@ -25,7 +25,7 @@
+
+ CONFIG += c++11
+ QMAKE_CXXFLAGS += -pedantic
+-linux|portable {
++portable {
+ QMAKE_LFLAGS += -Wl,-rpath,./lib
+ }
+