[SCM] Image Reduction and Analysis Facility branch, debian, updated. 152a67606c140fc06396d2394f3f53f975c822a4

Ole Streicher debian at liska.ath.cx
Wed Jun 5 05:47:37 UTC 2013


The following commit has been merged in the debian branch:
commit 4d3bbe138317171c64a478791262dd789b870a28
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Wed Jun 5 07:46:49 2013 +0200

    change IMDIR to /home/ole/.local/share/iraf/imdir

diff --git a/debian/patches/remove-absolute-path.patch b/debian/patches/remove-absolute-path.patch
index e290251..92f8942 100644
--- a/debian/patches/remove-absolute-path.patch
+++ b/debian/patches/remove-absolute-path.patch
@@ -108,8 +108,8 @@
 +    if ( ${?XDG_DATA_HOME} == 0 ) then
 +	setenv XDG_DATA_HOME ${HOME}/.local/share
 +    endif
-+    echo  "s+U_IMDIR+${XDG_DATA_HOME}/imdir/+"			>> _sed
-+    mkdir -p ${XDG_DATA_HOME}/imdir/
++    echo  "s+U_IMDIR+${XDG_DATA_HOME}/iraf/imdir/+"		>> _sed
++    mkdir -p ${XDG_DATA_HOME}/iraf/imdir/
  else
      whoami	| sed -e "s;.*;s+U_IMDIR+${imdir}/&/+;"		>> _sed
      whoami	| sed -e "s;.*;mkdir $imdir/& 2> /dev/null;" | sh

-- 
Image Reduction and Analysis Facility



More information about the debian-science-commits mailing list