[SCM] General FITS file browser/editor/plotter with a gui branch, debian, updated. b91a07f228af29ce003984f71efd8e6544629152

Ole Streicher debian at liska.ath.cx
Thu Aug 23 13:37:53 UTC 2012


The following commit has been merged in the debian branch:
commit f43daf239d1ca32579546c2751cb8cb41e3c605e
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Thu Aug 23 14:59:02 2012 +0200

    Fix POWplot help dir

diff --git a/debian/patches/pow_fix_startup.patch b/debian/patches/pow_fix_startup.patch
index 9c1b3b0..adcc080 100644
--- a/debian/patches/pow_fix_startup.patch
+++ b/debian/patches/pow_fix_startup.patch
@@ -1,6 +1,6 @@
 --- a/tcltk/pow/POWplot
 +++ b/tcltk/pow/POWplot
-@@ -1,19 +1,4 @@
+@@ -1,19 +1,5 @@
  #!/bin/sh
 -#
 -#
@@ -22,6 +22,7 @@
 -exit)
 +export XLIB_SKIP_ARGB_VISUALS=1
 +export POW_LIBRARY=/usr/share/heasoft/POW
++export POW_HELPDIR=/usr/share/doc/heasoft-pow/
 +exec wish $POW_LIBRARY/POWplot.tcl -- $*
 --- a/tcltk/pow/pow.tcl
 +++ b/tcltk/pow/pow.tcl
@@ -51,3 +52,13 @@
      set powWCSLabel(xlabel,$cntr,DEFAULT) $powWCSLabel(xlabel,$gn,DEFAULT)
      set powWCSLabel(ylabel,$cntr,DEFAULT) $powWCSLabel(ylabel,$gn,DEFAULT)
      set powWCSLabel(xunit,$cntr,DEFAULT)  $powWCSLabel(xunit,$gn,DEFAULT)
+--- a/tcltk/pow/POWplot.tcl
++++ b/tcltk/pow/POWplot.tcl
+@@ -415,7 +415,6 @@
+ #
+ 
+ set POWLIB "$env(POW_LIBRARY)/.."
+-set env(POW_HELPDIR) $env(POW_LIBRARY)
+ 
+ package require Itcl
+ package require Itk

-- 
General FITS file browser/editor/plotter with a gui



More information about the debian-science-commits mailing list