summaryrefslogtreecommitdiff
path: root/math/asir2000/files/patch-asm_Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'math/asir2000/files/patch-asm_Makefile.am')
-rw-r--r--math/asir2000/files/patch-asm_Makefile.am10
1 files changed, 0 insertions, 10 deletions
diff --git a/math/asir2000/files/patch-asm_Makefile.am b/math/asir2000/files/patch-asm_Makefile.am
deleted file mode 100644
index 0d9799642177..000000000000
--- a/math/asir2000/files/patch-asm_Makefile.am
+++ /dev/null
@@ -1,10 +0,0 @@
---- asm/Makefile.am.orig 2009-02-13 22:21:19.000000000 +0900
-+++ asm/Makefile.am 2011-08-08 14:23:31.000000000 +0900
-@@ -1,6 +1,6 @@
- ## $OpenXM: OpenXM_contrib2/asir2000/asm/Makefile.am,v 1.4 2009/02/13 13:21:19 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 \