changeset 391:71bcc230ecd3

[project @ 1994-03-22 21:23:53 by jwe]
author jwe
date Tue, 22 Mar 1994 21:23:53 +0000
parents 0f4129889b57
children 781fc3a91c8b
files octave.sh
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/octave.sh	Thu Mar 17 21:47:43 1994 +0000
+++ b/octave.sh	Tue Mar 22 21:23:53 1994 +0000
@@ -9,4 +9,4 @@
 OCTAVE_HOME=@OCTAVE_HOME@
 export OCTAVE_HOME
 
-exec octave.bin $*
+exec $OCTAVE_HOME/bin/octave.bin $*