From 321f3cca4a97c6bc10edc3462f1c80c3ecf0e434 Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Sun, 14 Dec 2014 14:42:28 -0500 Subject: Remove another patch fixed upstream. --- debian/patches/fix_tcl_path.patch | 18 ------------------ debian/patches/series | 1 - 2 files changed, 19 deletions(-) delete mode 100644 debian/patches/fix_tcl_path.patch (limited to 'debian') diff --git a/debian/patches/fix_tcl_path.patch b/debian/patches/fix_tcl_path.patch deleted file mode 100644 index 3928ac4..0000000 --- a/debian/patches/fix_tcl_path.patch +++ /dev/null @@ -1,18 +0,0 @@ -Description: Correct the tcl.h path to tcl/tcl.h. -Author: Unit 193 -Origin: vendor -Forwarded: yes -Bug: http://bugs.sqlitestudio.pl/?id=2679 -Last-Update: 2014-11-10 - ---- sqlitestudio-2.99.2.orig/Plugins/ScriptingTcl/scriptingtcl.h -+++ sqlitestudio-2.99.2/Plugins/ScriptingTcl/scriptingtcl.h -@@ -6,7 +6,7 @@ - #include "plugins/scriptingplugin.h" - #include "db/sqlquery.h" - #include --#include -+#include - - class QMutex; - struct Tcl_Interp; diff --git a/debian/patches/series b/debian/patches/series index 41f6c1e..9698d79 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,2 +1 @@ -fix_tcl_path.patch disable_rpath.patch -- cgit v1.2.3