r44187 - /packages/code-aster/astk/trunk/debian/patches/config.patch

trophime-guest at users.alioth.debian.org trophime-guest at users.alioth.debian.org
Fri Dec 16 15:26:42 UTC 2011


Author: trophime-guest
Date: Fri Dec 16 15:26:41 2011
New Revision: 44187

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=44187
Log:
modify profile.sh to be compat with 1.8.4

Modified:
    packages/code-aster/astk/trunk/debian/patches/config.patch

Modified: packages/code-aster/astk/trunk/debian/patches/config.patch
URL: http://svn.debian.org/wsvn/debian-science/packages/code-aster/astk/trunk/debian/patches/config.patch?rev=44187&op=diff
==============================================================================
--- packages/code-aster/astk/trunk/debian/patches/config.patch (original)
+++ packages/code-aster/astk/trunk/debian/patches/config.patch Fri Dec 16 15:26:41 2011
@@ -1,7 +1,7 @@
 Index: astk-1.10.0/ASTK_CLIENT/etc/astkrc/outils
 ===================================================================
---- astk-1.10.0.orig/ASTK_CLIENT/etc/astkrc/outils	2011-12-16 11:20:55.000000000 +0100
-+++ astk-1.10.0/ASTK_CLIENT/etc/astkrc/outils	2011-12-16 13:18:53.000000000 +0100
+--- astk-1.10.0.orig/ASTK_CLIENT/etc/astkrc/outils	2011-12-16 13:20:49.000000000 +0100
++++ astk-1.10.0/ASTK_CLIENT/etc/astkrc/outils	2011-12-16 16:23:22.000000000 +0100
 @@ -4,22 +4,22 @@
  astkrc_version : 1.1
  #
@@ -31,8 +31,8 @@
  #
 Index: astk-1.10.0/ASTK_CLIENT/bin/astk
 ===================================================================
---- astk-1.10.0.orig/ASTK_CLIENT/bin/astk	2011-12-16 11:20:55.000000000 +0100
-+++ astk-1.10.0/ASTK_CLIENT/bin/astk	2011-12-16 13:18:53.000000000 +0100
+--- astk-1.10.0.orig/ASTK_CLIENT/bin/astk	2011-12-16 13:20:49.000000000 +0100
++++ astk-1.10.0/ASTK_CLIENT/bin/astk	2011-12-16 16:23:22.000000000 +0100
 @@ -1,4 +1,4 @@
 -#!?SHELL_EXECUTION?
 +#!/bin/bash
@@ -72,8 +72,8 @@
  
 Index: astk-1.10.0/ASTK_SERV/etc/profile.csh
 ===================================================================
---- astk-1.10.0.orig/ASTK_SERV/etc/profile.csh	2011-12-16 11:20:55.000000000 +0100
-+++ astk-1.10.0/ASTK_SERV/etc/profile.csh	2011-12-16 13:18:53.000000000 +0100
+--- astk-1.10.0.orig/ASTK_SERV/etc/profile.csh	2011-12-16 13:20:49.000000000 +0100
++++ astk-1.10.0/ASTK_SERV/etc/profile.csh	2011-12-16 16:23:22.000000000 +0100
 @@ -12,39 +12,26 @@
     setenv DEFINE_PROFILE_ASRUN done
  #--- ifndef DEFINE_PROFILE_ASRUN -----------------------------------------------
@@ -127,8 +127,8 @@
  # source local profile
 Index: astk-1.10.0/ASTK_SERV/etc/asrun
 ===================================================================
---- astk-1.10.0.orig/ASTK_SERV/etc/asrun	2011-12-16 11:20:55.000000000 +0100
-+++ astk-1.10.0/ASTK_SERV/etc/asrun	2011-12-16 13:19:24.000000000 +0100
+--- astk-1.10.0.orig/ASTK_SERV/etc/asrun	2011-12-16 13:20:49.000000000 +0100
++++ astk-1.10.0/ASTK_SERV/etc/asrun	2011-12-16 16:23:22.000000000 +0100
 @@ -212,10 +212,10 @@
  # mpirun
  #    available arguments are : mpi_hostfile, mpi_nbnoeud, mpi_nbcpu
@@ -186,8 +186,8 @@
  # [OPTIONNAL]
 Index: astk-1.10.0/ASTK_SERV/etc/aster
 ===================================================================
---- astk-1.10.0.orig/ASTK_SERV/etc/aster	2011-12-16 11:20:55.000000000 +0100
-+++ astk-1.10.0/ASTK_SERV/etc/aster	2011-12-16 13:18:53.000000000 +0100
+--- astk-1.10.0.orig/ASTK_SERV/etc/aster	2011-12-16 13:20:49.000000000 +0100
++++ astk-1.10.0/ASTK_SERV/etc/aster	2011-12-16 16:23:22.000000000 +0100
 @@ -3,7 +3,7 @@
  # examples : NEW11, /usr/lib/codeaster/NEW11
  
@@ -199,8 +199,8 @@
  # DO NOT EDIT FOLLOWING LINE !
 Index: astk-1.10.0/ASTK_SERV/share/codeaster/asrun/data/mpirun_template
 ===================================================================
---- astk-1.10.0.orig/ASTK_SERV/share/codeaster/asrun/data/mpirun_template	2011-12-16 11:20:55.000000000 +0100
-+++ astk-1.10.0/ASTK_SERV/share/codeaster/asrun/data/mpirun_template	2011-12-16 13:18:53.000000000 +0100
+--- astk-1.10.0.orig/ASTK_SERV/share/codeaster/asrun/data/mpirun_template	2011-12-16 13:20:49.000000000 +0100
++++ astk-1.10.0/ASTK_SERV/share/codeaster/asrun/data/mpirun_template	2011-12-16 16:23:22.000000000 +0100
 @@ -1,4 +1,4 @@
 -#!?SHELL_EXECUTION?
 +#!/bin/bash
@@ -209,8 +209,8 @@
  
 Index: astk-1.10.0/ASTK_CLIENT/bin/bsf
 ===================================================================
---- astk-1.10.0.orig/ASTK_CLIENT/bin/bsf	2011-12-16 11:20:55.000000000 +0100
-+++ astk-1.10.0/ASTK_CLIENT/bin/bsf	2011-12-16 13:18:53.000000000 +0100
+--- astk-1.10.0.orig/ASTK_CLIENT/bin/bsf	2011-12-16 13:20:49.000000000 +0100
++++ astk-1.10.0/ASTK_CLIENT/bin/bsf	2011-12-16 16:23:22.000000000 +0100
 @@ -1,4 +1,4 @@
 -#!?SHELL_EXECUTION?
 +#!/bin/bash
@@ -250,21 +250,21 @@
  
 Index: astk-1.10.0/ASTK_SERV/etc/profile.sh
 ===================================================================
---- astk-1.10.0.orig/ASTK_SERV/etc/profile.sh	2011-12-16 11:20:55.000000000 +0100
-+++ astk-1.10.0/ASTK_SERV/etc/profile.sh	2011-12-16 13:18:53.000000000 +0100
-@@ -14,39 +14,28 @@
+--- astk-1.10.0.orig/ASTK_SERV/etc/profile.sh	2011-12-16 13:20:49.000000000 +0100
++++ astk-1.10.0/ASTK_SERV/etc/profile.sh	2011-12-16 16:23:41.000000000 +0100
+@@ -14,39 +14,27 @@
  
  if [ -z "$ASTER_ROOT" ]; then
      # from first installation
 -    ASTER_ROOT=?ASTER_ROOT?
-+    ASTER_ROOT=/usr/lib/codeaster
-     export ASTER_ROOT
+-    export ASTER_ROOT
 -fi
 -ASTER_ETC=$ASTER_ROOT/etc
 -if [ "$ASTER_ROOT" = "/usr" ]; then
 -   ASTER_ETC=/etc
 -fi
 -export ASTER_ETC
++    export ASTER_ROOT=/usr/lib/codeaster
  
 -if [ -z "$PATH" ]; then
 -    export PATH=$ASTER_ROOT/bin:$ASTER_ROOT/outils
@@ -305,8 +305,8 @@
  # source local profile
 Index: astk-1.10.0/ASTK_SERV/bin/as_run
 ===================================================================
---- astk-1.10.0.orig/ASTK_SERV/bin/as_run	2011-12-16 11:20:55.000000000 +0100
-+++ astk-1.10.0/ASTK_SERV/bin/as_run	2011-12-16 13:18:53.000000000 +0100
+--- astk-1.10.0.orig/ASTK_SERV/bin/as_run	2011-12-16 13:20:49.000000000 +0100
++++ astk-1.10.0/ASTK_SERV/bin/as_run	2011-12-16 16:23:22.000000000 +0100
 @@ -1,4 +1,4 @@
 -#!?SHELL_EXECUTION?
 +#!/bin/bash
@@ -339,8 +339,8 @@
  if [ -f $ASTER_ETC/codeaster/profile.sh ]; then
 Index: astk-1.10.0/ASTK_SERV/bin/auto_update.cron
 ===================================================================
---- astk-1.10.0.orig/ASTK_SERV/bin/auto_update.cron	2011-12-16 11:20:55.000000000 +0100
-+++ astk-1.10.0/ASTK_SERV/bin/auto_update.cron	2011-12-16 13:18:53.000000000 +0100
+--- astk-1.10.0.orig/ASTK_SERV/bin/auto_update.cron	2011-12-16 13:20:49.000000000 +0100
++++ astk-1.10.0/ASTK_SERV/bin/auto_update.cron	2011-12-16 16:23:22.000000000 +0100
 @@ -1,4 +1,4 @@
 -#!?SHELL_EXECUTION?
 +#!/bin/bash
@@ -385,8 +385,8 @@
                                                  >> ${LOG_FILE} 2>> ${ERR_FILE}
 Index: astk-1.10.0/ASTK_SERV/bin/parallel_cp
 ===================================================================
---- astk-1.10.0.orig/ASTK_SERV/bin/parallel_cp	2011-12-16 11:20:55.000000000 +0100
-+++ astk-1.10.0/ASTK_SERV/bin/parallel_cp	2011-12-16 13:18:53.000000000 +0100
+--- astk-1.10.0.orig/ASTK_SERV/bin/parallel_cp	2011-12-16 13:20:49.000000000 +0100
++++ astk-1.10.0/ASTK_SERV/bin/parallel_cp	2011-12-16 16:23:22.000000000 +0100
 @@ -1,4 +1,4 @@
 -#!?SHELL_EXECUTION?
 +#!/bin/bash




More information about the debian-science-commits mailing list