aboutsummaryrefslogtreecommitdiffstats
path: root/debian/patches
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches')
-rw-r--r--debian/patches/remove_sourceless_jar.patch17
-rw-r--r--debian/patches/series1
2 files changed, 18 insertions, 0 deletions
diff --git a/debian/patches/remove_sourceless_jar.patch b/debian/patches/remove_sourceless_jar.patch
new file mode 100644
index 0000000..2c17497
--- /dev/null
+++ b/debian/patches/remove_sourceless_jar.patch
@@ -0,0 +1,17 @@
+Description: Remove SQLiteStudioRemote.jar, there's no source for it.
+Author: Unit 193 <unit193@ubuntu.com>
+
+Origin: vendor
+Forwarded: no
+Last-Update: 2016-07-06
+
+--- sqlitestudio-3.1.0+dfsg1.orig/Plugins/DbAndroid/dbandroid.qrc
++++ sqlitestudio-3.1.0+dfsg1/Plugins/DbAndroid/dbandroid.qrc
+@@ -1,7 +1,4 @@
+ <RCC>
+- <qresource prefix="/dbandroid">
+- <file>SQLiteStudioRemote.jar</file>
+- </qresource>
+ <qresource prefix="/icons">
+ <file>android.png</file>
+ </qresource>
diff --git a/debian/patches/series b/debian/patches/series
index 135005a..9251bbc 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
disable_rpath.patch
correct_includes.patch
+remove_sourceless_jar.patch