diff options
| author | 2015-05-12 16:24:25 -0400 | |
|---|---|---|
| committer | 2015-05-12 16:24:25 -0400 | |
| commit | ccdcc36169f300cbf9307b1cdae8f4eae338f8a5 (patch) | |
| tree | 1672b6d8b5814b9dd0f44e8515a96e6bcfe9c6d0 /debian/patches/disable_rpath.patch | |
| parent | 6ce5ee411d1e6093b68b1b4eca5dc6c12b927a96 (diff) | |
Refresh patches.
Diffstat (limited to 'debian/patches/disable_rpath.patch')
| -rw-r--r-- | debian/patches/disable_rpath.patch | 4 |
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 {
|
