aboutsummaryrefslogtreecommitdiff
path: root/math/qtiplot-doc/files/patch-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/qtiplot-doc/files/patch-Makefile')
-rw-r--r--math/qtiplot-doc/files/patch-Makefile20
1 files changed, 14 insertions, 6 deletions
diff --git a/math/qtiplot-doc/files/patch-Makefile b/math/qtiplot-doc/files/patch-Makefile
index 39e3f0d73e79..5fb96bd82ddd 100644
--- a/math/qtiplot-doc/files/patch-Makefile
+++ b/math/qtiplot-doc/files/patch-Makefile
@@ -1,8 +1,16 @@
---- ./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:
+--- Makefile.orig 2011-11-01 12:28:58.000000000 +0000
++++ Makefile 2011-11-07 21:38:31.839937279 +0000
+@@ -1,11 +1,11 @@
+-all: en pdf-it
++all: web
+ en: web pdf
+ it: web-it pdf-it
+
+ # we can't name the target "html", since there is already a folder with that name
+ # and so make thinks this target is already up to date
+ web:
- 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
+ web-it:
+ docbook2html -d qtiplot.dsl docbook-it/index.docbook -e no-valid
+