summaryrefslogtreecommitdiff
path: root/math/oleo/files/patch-doc_Makefile.in
blob: a5f5122a722bc76e1f77bf78740fdacaff01e5e7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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)