diff options
Diffstat (limited to 'debian/patches/remove_sourceless_jar.patch')
| -rw-r--r-- | debian/patches/remove_sourceless_jar.patch | 17 |
1 files changed, 17 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> |
