[SCM] Image Reduction and Analysis Facility branch, debian, updated. 694bd30dbf5b730b30bff760f55a4375b773c451

Ole Streicher debian at liska.ath.cx
Tue Jun 4 14:49:12 UTC 2013


The following commit has been merged in the debian branch:
commit 694bd30dbf5b730b30bff760f55a4375b773c451
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Tue Jun 4 16:49:03 2013 +0200

    Remove wrong IRAF dir

diff --git a/debian/patches/remove-absolute-path.patch b/debian/patches/remove-absolute-path.patch
index 252b2b6..8767ef5 100644
--- a/debian/patches/remove-absolute-path.patch
+++ b/debian/patches/remove-absolute-path.patch
@@ -86,7 +86,7 @@
  #undef import_knames
 --- a/unix/hlib/mkiraf.csh
 +++ b/unix/hlib/mkiraf.csh
-@@ -4,9 +4,10 @@
+@@ -4,9 +4,9 @@
  
  # The following definitions are site dependent. [SITEDEP]
  
@@ -94,13 +94,12 @@
 -set	imdir		= "/iraf/imdirs"
 -set	cachedir	= "/iraf/cache"
 +set	iraf		= "/usr/share/iraf"
-+set	iraf		= "/home/oles/Projects/2011/debian/iraf/iraf"
 +set	imdir		= "/var/lib/imdirs"
 +set	cachedir	= "/var/cache/iraf"
  set	ttymsg  =\
  "Terminal types: xgterm,xterm,gterm,vt640,vt100,etc."
  
-@@ -93,16 +94,22 @@
+@@ -93,16 +93,22 @@
  pwd	| sed -e "s;.*;s+U_UPARM+&/uparm/+;"			>> _sed
  
  if (! (-e "$imdir" && -w "$imdir") ) then

-- 
Image Reduction and Analysis Facility



More information about the debian-science-commits mailing list