You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-db/sqlitestudio/files/sqlitestudio-3.0.6-portable...

12 lines
313 B

--- 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
}