From 7011c19a8c96a2f8fb7c04d61cb28cdc507584a6 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Fri, 21 Jan 2005 15:36:45 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_4_11_0'. --- math/octave-devel/files/octave | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 math/octave-devel/files/octave (limited to 'math/octave-devel/files/octave') diff --git a/math/octave-devel/files/octave b/math/octave-devel/files/octave deleted file mode 100644 index 5910ee467fee..000000000000 --- a/math/octave-devel/files/octave +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh -# -# $FreeBSD$ - -OCTAVE_EXEC=%%PREFIX%%/bin/octave-%%OCTAVE_VERSION%% -LD_LIBRARY_PATH=%%PREFIX%%/lib/octave-%%OCTAVE_VERSION%%; export LD_LIBRARY_PATH - -exec $OCTAVE_EXEC "$@" -- cgit v1.2.3