summaryrefslogtreecommitdiff
path: root/math/asir2000/files/patch-bg
diff options
context:
space:
mode:
Diffstat (limited to 'math/asir2000/files/patch-bg')
-rw-r--r--math/asir2000/files/patch-bg10
1 files changed, 5 insertions, 5 deletions
diff --git a/math/asir2000/files/patch-bg b/math/asir2000/files/patch-bg
index 8228cdc9f854..5c63716224b0 100644
--- a/math/asir2000/files/patch-bg
+++ b/math/asir2000/files/patch-bg
@@ -1,11 +1,11 @@
---- parse/Makefile.am.orig Fri May 2 02:24:05 2003
-+++ parse/Makefile.am Fri May 2 02:24:23 2003
-@@ -3,7 +3,7 @@
- incdir = ${prefix}/include/asir
+--- parse/Makefile.am.orig Sun Feb 18 17:46:47 2007
++++ parse/Makefile.am Wed Jul 18 11:39:43 2007
+@@ -4,7 +4,7 @@
inc_HEADERS = comp.h cpp.h parse.h w_stdio.h
+ GC = gc6.8
-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 \
+ -I${top_srcdir}/${GC}/include \