openbsd-ports/math/octave/patches/patch-doc_interpreter_Makefile_in
2007-09-23 08:06:59 +00:00

13 lines
535 B
Plaintext

$OpenBSD: patch-doc_interpreter_Makefile_in,v 1.5 2007/09/23 08:06:59 steven Exp $
--- doc/interpreter/Makefile.in.orig Wed Sep 12 08:40:58 2007
+++ doc/interpreter/Makefile.in Tue Sep 18 20:51:42 2007
@@ -132,7 +132,7 @@ SPELL = $(patsubst %.texi, %.spell, $(TEXINFO))
$(SED) -e 's/@@/ at /g' -e 's/@[a-zA-Z]*//g' $< | spell > $@.tmp
mv $@.tmp $@
-all: octave.info octave.pdf octave-a4.pdf HTML/index.html
+all: octave.info HTML/index.html
.PHONY: all
$(TEXINFO): src-DOCSTRINGS scripts-DOCSTRINGS munge-texi$(BUILD_EXEEXT)