diff options
Diffstat (limited to 'math/scilab/files/patch-aa')
-rw-r--r-- | math/scilab/files/patch-aa | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/math/scilab/files/patch-aa b/math/scilab/files/patch-aa deleted file mode 100644 index 710f01fcfd55..000000000000 --- a/math/scilab/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- routines/pvm/Makefile Mon Apr 30 21:48:16 2001 -+++ routines/pvm/Makefile Mon Apr 30 21:52:03 2001 -@@ -10,7 +10,7 @@ - - include ../../Makefile.incl - --CFLAGS = $(CC_OPTIONS) -I${PVMROOT}/include -+CFLAGS = $(CC_OPTIONS) -I${PVM_INCLUDE} - - FFLAGS = $(FC_OPTIONS) - |