summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics/dataplot/files/dpsrc-dp1patches-20080225.patch')
-rw-r--r--sci-mathematics/dataplot/files/dpsrc-dp1patches-20080225.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/sci-mathematics/dataplot/files/dpsrc-dp1patches-20080225.patch b/sci-mathematics/dataplot/files/dpsrc-dp1patches-20080225.patch
index 16e14eb7e..3c7cdeb4c 100644
--- a/sci-mathematics/dataplot/files/dpsrc-dp1patches-20080225.patch
+++ b/sci-mathematics/dataplot/files/dpsrc-dp1patches-20080225.patch
@@ -74,3 +74,15 @@
CCCCC JUNE 1996. FOR UNIX SYSTEMS, CHECK FOR EXISTENCE OF
CCCCC "HOME" ENVIRONMENT VARIABLE. READ DPLOGF FROM USER'S HOME
CCCCC DIRECTORY IF FOUND. OTHERWISE, CURRENT DIRECTORY.
+--- dpsrc-orig/DPCOPA.INC.in 2008-02-24 12:52:09.000000000 -0500
++++ dpsrc/DPCOPA.INC.in 2008-04-28 14:16:02.000000000 -0400
+@@ -64,7 +64,7 @@
+ CCCCC PARAMETER (MAXOBW=82000)
+ CCCCC PARAMETER (MAXPOP=16400)
+ C
+- PARAMETER (MAXOBV=100000)
++ PARAMETER (MAXOBV=@MAXOBV@)
+ PARAMETER (MAXOBW=10*MAXOBV)
+ PARAMETER (MAXPOP=2*MAXOBV)
+ C
+