summaryrefslogtreecommitdiff
path: root/math/octave/files/patch-aa
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2003-06-09 17:19:23 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2003-06-09 17:19:23 +0000
commit8aa301e227130b3d82bee5415d4bf1faf9d058ad (patch)
treeb1f08a087b1cb369fdd75429a859e2346a061d5f /math/octave/files/patch-aa
parentAdd two more MASTER_SITES (diff)
o Update to 2.1.48.
PR: ports/52902 Submitted by: Ulrich Spoerlein <q@uni.de> Suggested by: Chris BeHanna
Notes
Notes: svn path=/head/; revision=82603
Diffstat (limited to 'math/octave/files/patch-aa')
-rw-r--r--math/octave/files/patch-aa8
1 files changed, 4 insertions, 4 deletions
diff --git a/math/octave/files/patch-aa b/math/octave/files/patch-aa
index 123b16c84f96..e1e8e37f36a1 100644
--- a/math/octave/files/patch-aa
+++ b/math/octave/files/patch-aa
@@ -1,6 +1,6 @@
---- doc/liboctave/Makefile.in.orig Wed May 12 13:10:19 1999
-+++ doc/liboctave/Makefile.in Wed May 12 13:04:51 1999
-@@ -42,7 +42,7 @@
+--- doc/liboctave/Makefile.in.orig Wed Oct 30 10:04:00 2002
++++ doc/liboctave/Makefile.in Tue Jun 10 01:25:22 2003
+@@ -43,7 +43,7 @@
.PHONY: all
liboctave.info: $(TEXINFO) ../conf.texi
@@ -8,4 +8,4 @@
+ -makeinfo --force --no-split -I$(srcdir) -I$(srcdir)/.. $(srcdir)/liboctave.texi
liboctave.dvi: $(TEXINFO) ../conf.texi
- -TEXINPUTS="$(srcdir):$(srcdir)/..:$(TEXINPUTS):" ; \
+ -TEXINPUTS="$(srcdir):$(srcdir)/..:$(TEXINPUTS):"; \