aboutsummaryrefslogtreecommitdiffstats
path: root/debian/patches/remove_sourceless_jar.patch
blob: 2c174973c18b2fd9be9c788c976a625b65168110 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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>