diff options
| author | 2015-04-19 22:35:48 -0400 | |
|---|---|---|
| committer | 2015-04-19 22:35:48 -0400 | |
| commit | cfa65613929babb0c0f3a4c7bbcaeaf6d2fe08da (patch) | |
| tree | 8df828b1009a3a7f5424187fc4d7f9eb6ee960f1 /debian | |
| parent | 094918f048c81474b22f9ba2940c96dc4033d753 (diff) | |
Refresh patch.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/patches/disable_rpath.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/debian/patches/disable_rpath.patch b/debian/patches/disable_rpath.patch index 4a8bb0a..29095d3 100644 --- a/debian/patches/disable_rpath.patch +++ b/debian/patches/disable_rpath.patch @@ -30,16 +30,3 @@ Index: sqlitestudio/SQLiteStudio3/sqlitestudio/sqlitestudio.pro QMAKE_LFLAGS += -Wl,-rpath,./lib } -Index: sqlitestudio/SQLiteStudio3/sqlitestudiocli/sqlitestudiocli.pro -=================================================================== ---- sqlitestudio.orig/SQLiteStudio3/sqlitestudiocli/sqlitestudiocli.pro -+++ sqlitestudio/SQLiteStudio3/sqlitestudiocli/sqlitestudiocli.pro -@@ -21,7 +21,7 @@ TEMPLATE = app - - CONFIG += c++11 - QMAKE_CXXFLAGS += -pedantic --linux|portable { -+portable { - QMAKE_LFLAGS += -Wl,-rpath,./lib - } - |
