aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/patches/disable_rpath.patch4
1 files 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 {