From 0018a485aaa7e370c5c42f4d91ee2d6913642acd Mon Sep 17 00:00:00 2001 From: Patrick Li Date: Wed, 30 Jan 2002 05:59:03 +0000 Subject: - add patches from NetBSD (fixes for ascii(), fft() and the online help) - Provide a working default PVM configuration. - Remove unneeded pvm files form the install. PR: 34276 Submitted by: maintainer Obtained from: NetBSD --- math/scilab/files/patch-ax | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 math/scilab/files/patch-ax (limited to 'math/scilab/files/patch-ax') diff --git a/math/scilab/files/patch-ax b/math/scilab/files/patch-ax new file mode 100644 index 000000000000..39c33411829a --- /dev/null +++ b/math/scilab/files/patch-ax @@ -0,0 +1,10 @@ +--- man/pvm/pvm_tasks.man.orig Thu Aug 9 09:31:56 2001 ++++ man/pvm/pvm_tasks.man Thu Aug 9 10:18:46 2001 +@@ -2,6 +2,5 @@ + .so ../sci.an + .SH NAME +-pvm_tasks - returns information about the tasks running +-on the virtual machine. ++pvm_tasks - returns information about the tasks running on the virtual machine. + .SH CALLING SEQUENCE + .nf -- cgit v1.2.3