summaryrefslogtreecommitdiff
path: root/math/asir2000/files/patch-bc
diff options
context:
space:
mode:
Diffstat (limited to 'math/asir2000/files/patch-bc')
-rw-r--r--math/asir2000/files/patch-bc10
1 files changed, 10 insertions, 0 deletions
diff --git a/math/asir2000/files/patch-bc b/math/asir2000/files/patch-bc
new file mode 100644
index 000000000000..d6e79cf2d353
--- /dev/null
+++ b/math/asir2000/files/patch-bc
@@ -0,0 +1,10 @@
+--- builtin/Makefile.am.orig Fri May 2 02:19:51 2003
++++ builtin/Makefile.am Fri May 2 02:20:08 2003
+@@ -1,6 +1,6 @@
+ ## $OpenXM: OpenXM_contrib2/asir2000/builtin/Makefile.am,v 1.4 2003/03/20 07:34:09 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 \