diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-05-14 11:54:55 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-05-14 11:54:55 +0000 |
commit | b919b8311bc5d38e5731d40525c88c54816f4530 (patch) | |
tree | 35bbb3a9293cb7a160571b1bceb1ca2a52507a18 /math/octave-devel/files/patch-aa | |
parent | Despite what I said before, this is the official INDEX file for (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_3_2_0'.release/3.2.0
Diffstat (limited to 'math/octave-devel/files/patch-aa')
-rw-r--r-- | math/octave-devel/files/patch-aa | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/math/octave-devel/files/patch-aa b/math/octave-devel/files/patch-aa deleted file mode 100644 index 7a5a5b68fd28..000000000000 --- a/math/octave-devel/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- 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 @@ - .PHONY: all - - liboctave.info: $(TEXINFO) ../conf.texi -- -makeinfo -I$(srcdir) -I$(srcdir)/.. $(srcdir)/liboctave.texi -+ -makeinfo --force -I$(srcdir) -I$(srcdir)/.. $(srcdir)/liboctave.texi - - liboctave.dvi: $(TEXINFO) ../conf.texi - -TEXINPUTS="$(srcdir):$(srcdir)/..:$(TEXINPUTS):" ; \ |