aboutsummaryrefslogtreecommitdiff
path: root/math/latte-integrale/files
diff options
context:
space:
mode:
Diffstat (limited to 'math/latte-integrale/files')
-rw-r--r--math/latte-integrale/files/patch-EXAMPLES_Makefile.am9
-rw-r--r--math/latte-integrale/files/patch-Makefile.am14
-rw-r--r--math/latte-integrale/files/patch-code_maple_Makefile.am8
-rw-r--r--math/latte-integrale/files/patch-configure.ac11
-rw-r--r--math/latte-integrale/files/patch-doc_Makefile.am8
5 files changed, 50 insertions, 0 deletions
diff --git a/math/latte-integrale/files/patch-EXAMPLES_Makefile.am b/math/latte-integrale/files/patch-EXAMPLES_Makefile.am
new file mode 100644
index 000000000000..287c844d6b6b
--- /dev/null
+++ b/math/latte-integrale/files/patch-EXAMPLES_Makefile.am
@@ -0,0 +1,9 @@
+--- EXAMPLES/Makefile.am.orig 2018-12-05 08:27:21 UTC
++++ EXAMPLES/Makefile.am
+@@ -1,5 +1,5 @@
+
+-examplesdir = $(pkgdatadir)/examples
++examplesdir = $(prefix)/share/examples/latte-integrale
+
+ # Install and distribute these examples.
+ # Without "nobase" the directories would be flattened
diff --git a/math/latte-integrale/files/patch-Makefile.am b/math/latte-integrale/files/patch-Makefile.am
new file mode 100644
index 000000000000..752a4c588ee7
--- /dev/null
+++ b/math/latte-integrale/files/patch-Makefile.am
@@ -0,0 +1,14 @@
+--- Makefile.am.orig 2018-12-05 08:20:55 UTC
++++ Makefile.am
+@@ -2,9 +2,9 @@ ACLOCAL_AMFLAGS = -I m4 -I m4/gnulib
+
+ SUBDIRS = code EXAMPLES doc
+
+-docdir = $(pkgdatadir)/doc
++docdir = ${prefix}/share/doc/latte-integrale
+
+-dist_doc_DATA = NEWS README
++dist_doc_DATA = # NEWS README
+
+
+ cvstag:
diff --git a/math/latte-integrale/files/patch-code_maple_Makefile.am b/math/latte-integrale/files/patch-code_maple_Makefile.am
new file mode 100644
index 000000000000..c566e3ca96ec
--- /dev/null
+++ b/math/latte-integrale/files/patch-code_maple_Makefile.am
@@ -0,0 +1,8 @@
+--- code/maple/Makefile.am.orig 2018-12-05 22:17:29 UTC
++++ code/maple/Makefile.am
+@@ -1,4 +1,4 @@
+-nobase_dist_pkgdata_DATA = \
++#nobase_dist_pkgdata_DATA = \
+ Conebyconeapproximations_08_11_2010.mpl RealBarvinok-mars-exemples-2014-03-10.mpl m-knapsack.mpl \
+ README
+
diff --git a/math/latte-integrale/files/patch-configure.ac b/math/latte-integrale/files/patch-configure.ac
new file mode 100644
index 000000000000..d1cd3ac9529e
--- /dev/null
+++ b/math/latte-integrale/files/patch-configure.ac
@@ -0,0 +1,11 @@
+--- configure.ac.orig 2018-12-05 08:19:48 UTC
++++ configure.ac
+@@ -2,7 +2,7 @@
+ # Process this file with autoconf to produce a configure script.
+
+ AC_PREREQ(2.59)
+-AC_INIT(latte-int, 1.7.5)
++AC_INIT(latte-integrale, 1.7.5)
+ AC_CONFIG_MACRO_DIR([m4])
+ AC_CONFIG_HEADERS([code/config.h:code/config.hin])
+ AM_INIT_AUTOMAKE([gnu 1.11]) # Need 1.11 for parallel test harness in code/maple
diff --git a/math/latte-integrale/files/patch-doc_Makefile.am b/math/latte-integrale/files/patch-doc_Makefile.am
new file mode 100644
index 000000000000..532a84b10c8a
--- /dev/null
+++ b/math/latte-integrale/files/patch-doc_Makefile.am
@@ -0,0 +1,8 @@
+--- doc/Makefile.am.orig 2018-12-05 22:18:20 UTC
++++ doc/Makefile.am
+@@ -1,4 +1,4 @@
+-docdir = $(pkgdatadir)/doc
++docdir = $(prefix)/share/doc/latte-integrale
+
+ doc_DATA = manual.pdf
+