diff options
Diffstat (limited to 'math/qtiplot-doc/files/patch-Makefile')
-rw-r--r-- | math/qtiplot-doc/files/patch-Makefile | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/math/qtiplot-doc/files/patch-Makefile b/math/qtiplot-doc/files/patch-Makefile new file mode 100644 index 000000000000..39e3f0d73e79 --- /dev/null +++ b/math/qtiplot-doc/files/patch-Makefile @@ -0,0 +1,8 @@ +--- ./Makefile.orig 2008-02-13 10:55:14.000000000 +0300 ++++ ./Makefile 2008-04-20 17:20:57.000000000 +0400 +@@ -1,3 +1,2 @@ +-html-pdf: +- docbook2html -d qtiplot.dsl docbook-en/index.docbook -e no-valid +- dblatex -o qtiplot-manual-en.pdf -c dblatex.conf -p dblatex-param.xsl docbook-en/index.docbook ++all: ++ docbook2html -d qtiplot.dsl docbook-en/index.docbook -e no-valid -l /usr/local/share/xml/jade/xml.dcl |