summaryrefslogtreecommitdiff
path: root/math/asir2000/files/patch-bd
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-28 23:33:47 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-28 23:33:47 +0000
commita14c0668720dcafde3f60b7659a01d99ec693a41 (patch)
tree9c1a149bc961f7cd84b7aa93a2d61fec3d0f9685 /math/asir2000/files/patch-bd
parentRename mail/ patch-xy patches to reflect the files they modify. (diff)
Rename math/ patch-xy patches to reflect the files they modify.
Diffstat (limited to 'math/asir2000/files/patch-bd')
-rw-r--r--math/asir2000/files/patch-bd10
1 files changed, 0 insertions, 10 deletions
diff --git a/math/asir2000/files/patch-bd b/math/asir2000/files/patch-bd
deleted file mode 100644
index 87da9a56fcb6..000000000000
--- a/math/asir2000/files/patch-bd
+++ /dev/null
@@ -1,10 +0,0 @@
---- engine/Makefile.am.orig 2011-08-08 14:25:27.000000000 +0900
-+++ engine/Makefile.am 2011-08-08 14:25:38.000000000 +0900
-@@ -1,6 +1,6 @@
- ## $OpenXM: OpenXM_contrib2/asir2000/engine/Makefile.am,v 1.9 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 \