From 894db980cdd8523ed6f7c9b5f4c325de9b9f1c5d Mon Sep 17 00:00:00 2001 From: Tilman Keskinoz Date: Mon, 19 May 2003 14:08:30 +0000 Subject: Update to 20030507 PR: 52261 Submitted by: Saito Tomokatsu --- math/asir2000/files/patch-bb | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 math/asir2000/files/patch-bb (limited to 'math/asir2000/files/patch-bb') diff --git a/math/asir2000/files/patch-bb b/math/asir2000/files/patch-bb new file mode 100644 index 000000000000..30e8d758d0fb --- /dev/null +++ b/math/asir2000/files/patch-bb @@ -0,0 +1,10 @@ +--- asm/Makefile.am.orig Fri May 2 02:18:28 2003 ++++ asm/Makefile.am Fri May 2 02:18:50 2003 +@@ -1,6 +1,6 @@ + ## $OpenXM: OpenXM_contrib2/asir2000/asm/Makefile.am,v 1.3 2003/03/20 07:34:08 ohara Exp $ + +-asirdir = ${prefix}/lib/asir ++asirdir = ${prefix}/share/asir + DEFS = @DEFS@ -DASIR_LIBDIR=\"${asirdir}\" + INCLUDES = -I${top_srcdir}/include -I${top_srcdir}/parse -I${top_srcdir}/io \ + -I${top_srcdir}/gc/include \ -- cgit v1.2.3