diff options
Diffstat (limited to 'debian/patches/disable_scriptingpython.patch')
| -rw-r--r-- | debian/patches/disable_scriptingpython.patch | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/debian/patches/disable_scriptingpython.patch b/debian/patches/disable_scriptingpython.patch new file mode 100644 index 0000000..608f170 --- /dev/null +++ b/debian/patches/disable_scriptingpython.patch @@ -0,0 +1,18 @@ +Description: Disable python scripting. +Author: Unit 193 <unit193@debian.org> +Forwarded: not-needed + +--- + Plugins/Plugins.pro | 1 - + 1 file changed, 1 deletion(-) + +--- a/Plugins/Plugins.pro ++++ b/Plugins/Plugins.pro +@@ -17,7 +17,6 @@ SUBDIRS += \ + SqlEnterpriseFormatter \
+ ConfigMigration \
+ ScriptingTcl \
+- ScriptingPython \
+ DbAndroid \
+ DbSqliteCipher \
+ DbSqliteWx \
|
