From a14c0668720dcafde3f60b7659a01d99ec693a41 Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Mon, 28 Jul 2014 23:33:47 +0000 Subject: Rename math/ patch-xy patches to reflect the files they modify. --- math/asir2000/files/patch-plot_Makefile.am | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 math/asir2000/files/patch-plot_Makefile.am (limited to 'math/asir2000/files/patch-plot_Makefile.am') diff --git a/math/asir2000/files/patch-plot_Makefile.am b/math/asir2000/files/patch-plot_Makefile.am new file mode 100644 index 000000000000..ececb50d8fc6 --- /dev/null +++ b/math/asir2000/files/patch-plot_Makefile.am @@ -0,0 +1,10 @@ +--- plot/Makefile.am.orig 2009-02-13 22:21:20.000000000 +0900 ++++ plot/Makefile.am 2011-08-08 14:21:28.000000000 +0900 +@@ -1,6 +1,6 @@ + ## $OpenXM: OpenXM_contrib2/asir2000/plot/Makefile.am,v 1.4 2009/02/13 13:21:20 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