summaryrefslogtreecommitdiff
path: root/math/meschach/patches/patch-aa
diff options
context:
space:
mode:
authorjtb <jtb>2000-12-05 00:06:42 +0000
committerjtb <jtb>2000-12-05 00:06:42 +0000
commitfd7e6d9a21556e6604920a60082f53cbf2e2ac12 (patch)
tree45f37b4efae8c50ac7b3939e6436c1275224cec5 /math/meschach/patches/patch-aa
parentb9a136ba0f758968f12af24b9d01eb0182909662 (diff)
downloadpkgsrc-fd7e6d9a21556e6604920a60082f53cbf2e2ac12.tar.gz
Initial import of new "meschach" package:
Library of C Routines for Matrix Computations
Diffstat (limited to 'math/meschach/patches/patch-aa')
-rw-r--r--math/meschach/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/math/meschach/patches/patch-aa b/math/meschach/patches/patch-aa
new file mode 100644
index 00000000000..5137acd3e18
--- /dev/null
+++ b/math/meschach/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1.1.1 2000/12/05 00:06:46 jtb Exp $
+
+--- configure.orig Fri Nov 3 14:36:12 2000
++++ configure
+@@ -22,7 +22,7 @@
+ # Ignores all args except --srcdir, --prefix, --exec-prefix, --no-create, and
+ # --with-PACKAGE unless this script has special code to handle it.
+
+-
++PATH=$PATH:`pwd`
+ for arg
+ do
+ # Handle --exec-prefix with a space before the argument.