summaryrefslogtreecommitdiff
path: root/math/scilab/files/patch-al
diff options
context:
space:
mode:
Diffstat (limited to 'math/scilab/files/patch-al')
-rw-r--r--math/scilab/files/patch-al11
1 files changed, 0 insertions, 11 deletions
diff --git a/math/scilab/files/patch-al b/math/scilab/files/patch-al
deleted file mode 100644
index ef7ee5ae2eb1..000000000000
--- a/math/scilab/files/patch-al
+++ /dev/null
@@ -1,11 +0,0 @@
---- scripts/scilab.g.orig Mon Mar 19 10:27:27 2001
-+++ scripts/scilab.g Mon Jan 21 21:36:25 2002
-@@ -29,7 +29,7 @@
- export VERSION
-
- if test "$PVM_ROOT" = ""; then
-- PVM_ROOT=$SCI/pvm3
-+ PVM_ROOT="%%PVM_ROOT%%"
- fi
- if test "$PVM_ARCH" = ""; then
- PVM_ARCH=`$PVM_ROOT/lib/pvmgetarch`