aboutsummaryrefslogtreecommitdiffstats
path: root/math/oleo/files/patch-doc_Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'math/oleo/files/patch-doc_Makefile.in')
-rw-r--r--math/oleo/files/patch-doc_Makefile.in20
1 files changed, 20 insertions, 0 deletions
diff --git a/math/oleo/files/patch-doc_Makefile.in b/math/oleo/files/patch-doc_Makefile.in
new file mode 100644
index 000000000000..a5f5122a722b
--- /dev/null
+++ b/math/oleo/files/patch-doc_Makefile.in
@@ -0,0 +1,20 @@
+--- doc/Makefile.in.orig Sat Mar 10 15:32:46 2001
++++ doc/Makefile.in Mon Jun 7 21:52:58 2004
+@@ -87,7 +87,7 @@
+ LIBOBJS = @LIBOBJS@
+ LN_S = @LN_S@
+ MAINT = @MAINT@
+-MAKEINFO = @MAKEINFO@
++MAKEINFO = @MAKEINFO@ --no-split
+ MKINSTALLDIRS = @MKINSTALLDIRS@
+ MOTIF_CFLAGS = @MOTIF_CFLAGS@
+ MOTIF_LIBS = @MOTIF_LIBS@
+@@ -125,7 +125,7 @@
+ EXTRA_DIST = $(TEXIS) oleo_web.html texi2html oleo1.png
+ noinst_DATA = oleo_web.html $(TEXIS)
+
+-@HavePerl_TRUE@htmldir = $(prefix)/share/oleo
++@HavePerl_TRUE@htmldir = $(prefix)/share/doc/oleo
+ @HavePerl_TRUE@html_DATA = oleo.html
+
+ DISTCLEANFILES = $(html_DATA)