From ccdcc36169f300cbf9307b1cdae8f4eae338f8a5 Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Tue, 12 May 2015 16:24:25 -0400 Subject: Refresh patches. --- debian/patches/disable_rpath.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/patches/disable_rpath.patch b/debian/patches/disable_rpath.patch index 29095d3..7bce0a2 100644 --- a/debian/patches/disable_rpath.patch +++ b/debian/patches/disable_rpath.patch @@ -8,9 +8,9 @@ Index: sqlitestudio/SQLiteStudio3/UpdateSQLiteStudio/UpdateSQLiteStudio.pro =================================================================== --- sqlitestudio.orig/SQLiteStudio3/UpdateSQLiteStudio/UpdateSQLiteStudio.pro +++ sqlitestudio/SQLiteStudio3/UpdateSQLiteStudio/UpdateSQLiteStudio.pro -@@ -21,7 +21,7 @@ LIBS += -lcoreSQLiteStudio +@@ -23,7 +23,7 @@ TEMPLATE = app - TEMPLATE = app + DEFINES += PORTABLE_CONFIG -linux|portable { +portable { -- cgit v1.2.3