[skycat] 06/08: Fix wish version for rtd

Ole Streicher olebole-guest at alioth.debian.org
Sat Aug 10 12:07:06 UTC 2013


This is an automated email from the git hooks/post-receive script.

olebole-guest pushed a commit to branch debian
in repository skycat.

commit a1ae56da334b22edc0f84741e144720e64932048
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Sat Aug 10 13:46:50 2013 +0200

    Fix wish version for rtd
---
 debian/patches/fhs.patch |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/patches/fhs.patch b/debian/patches/fhs.patch
index 99aa145..aa32ed3 100644
--- a/debian/patches/fhs.patch
+++ b/debian/patches/fhs.patch
@@ -359,7 +359,7 @@ Description: Change the paths so that they correspond to the FHS.
  
  test -d $HOME/.rtd || mkdir $HOME/.rtd
 -exec wish8.4 $RTD_BASE/lib/rtd at PACKAGE_VERSION@/main.tcl ${1+"$@"} | tee $HOME/.skycat/log 2>&1
-+exec wish8.8 /usr/share/skycat/rtd at PACKAGE_VERSION@/main.tcl ${1+"$@"} | tee $HOME/.skycat/log 2>&1
++exec wish8.5 /usr/share/skycat/rtd at PACKAGE_VERSION@/main.tcl ${1+"$@"} | tee $HOME/.skycat/log 2>&1
  
 --- a/tclutil/configure.in
 +++ b/tclutil/configure.in

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/skycat.git



More information about the debian-science-commits mailing list