From cfa65613929babb0c0f3a4c7bbcaeaf6d2fe08da Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Sun, 19 Apr 2015 22:35:48 -0400 Subject: Refresh patch. --- debian/patches/disable_rpath.patch | 13 ------------- 1 file changed, 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 - } - -- cgit v1.2.3