diff options
| author | 2014-12-14 08:30:26 -0500 | |
|---|---|---|
| committer | 2014-12-14 08:30:26 -0500 | |
| commit | 475285cd8e1d8accc607e348821c3ec3d4001bab (patch) | |
| tree | 5d2d6c4a5caa65c35e452991e1d39387eeff46c8 /debian/patches/tclConfig_path.patch | |
| parent | c65c178c1d5228766d40d5b52ee58b6429bdfa13 (diff) | |
Drop patches applied upstream.
Diffstat (limited to 'debian/patches/tclConfig_path.patch')
| -rw-r--r-- | debian/patches/tclConfig_path.patch | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/debian/patches/tclConfig_path.patch b/debian/patches/tclConfig_path.patch deleted file mode 100644 index ed504e5..0000000 --- a/debian/patches/tclConfig_path.patch +++ /dev/null @@ -1,19 +0,0 @@ -Description: 'info library' doesn't give the right directory on Debian and Ubuntu, construct it a different way. -Author: Unit 193 <unit193@ninthfloor.org> -Origin: vendor -Forwarded: no -Last-Update: 2014-11-29 - -Index: sqlitestudio-3.0.0/Plugins/ScriptingTcl/ScriptingTcl.pro -=================================================================== ---- sqlitestudio-3.0.0.orig/Plugins/ScriptingTcl/ScriptingTcl.pro -+++ sqlitestudio-3.0.0/Plugins/ScriptingTcl/ScriptingTcl.pro -@@ -34,7 +34,7 @@ linux: { - #message("Found tclsh: $$TCLSH (version: $$TCL_VERSION)") - - # Find tclConfig.sh -- TCL_CONFIG_DIR = $$system(echo "puts [info library]" | tclsh) -+ TCL_CONFIG_DIR = /usr/lib/$$system(dpkg-architecture -qDEB_HOST_MULTIARCH)/tcl$$TCL_VERSION - TCL_CONFIG = $$TCL_CONFIG_DIR/tclConfig.sh - - # Define other libs required when linking with Tcl |
