[Debian-astro-commits] [saods9] 01/01: Use unversionized wish for ds9 start

Ole Streicher olebole at moszumanska.debian.org
Tue Jun 28 13:01:26 UTC 2016


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

olebole pushed a commit to branch debian
in repository saods9.

commit a54f86fd30d1497c03a9a74628e20c38b593a0a7
Author: Ole Streicher <olebole at debian.org>
Date:   Tue Jun 28 14:53:41 2016 +0200

    Use unversionized wish for ds9 start
---
 debian/patches/ds9_use_tcltk_packages.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/patches/ds9_use_tcltk_packages.patch b/debian/patches/ds9_use_tcltk_packages.patch
index 2783a46..45531bb 100644
--- a/debian/patches/ds9_use_tcltk_packages.patch
+++ b/debian/patches/ds9_use_tcltk_packages.patch
@@ -17,7 +17,7 @@ Description: Don't load TclTk extensions as shared libs, but as packages.
 +++ b/ds9/ds9
 @@ -0,0 +1,2 @@
 +#!/bin/sh
-+exec wish8.6 -f ${DS9_HOME-/usr/share/saods9}/library/ds9.tcl $*
++exec wish -f ${DS9_HOME-/usr/share/saods9}/library/ds9.tcl $*
 --- a/ds9/library/ds9.tcl
 +++ b/ds9/library/ds9.tcl
 @@ -167,7 +167,7 @@

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



More information about the Debian-astro-commits mailing list