aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Unit 193 <unit193@ubuntu.com>2015-04-19 22:35:48 -0400
committerLibravatar Unit 193 <unit193@ubuntu.com>2015-04-19 22:35:48 -0400
commitcfa65613929babb0c0f3a4c7bbcaeaf6d2fe08da (patch)
tree8df828b1009a3a7f5424187fc4d7f9eb6ee960f1
parent094918f048c81474b22f9ba2940c96dc4033d753 (diff)
downloadsqlitestudio-cfa65613929babb0c0f3a4c7bbcaeaf6d2fe08da.tar.bz2
sqlitestudio-cfa65613929babb0c0f3a4c7bbcaeaf6d2fe08da.tar.xz
sqlitestudio-cfa65613929babb0c0f3a4c7bbcaeaf6d2fe08da.tar.zst
Refresh patch.
-rw-r--r--debian/patches/disable_rpath.patch13
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
- }
-