From: Michael Prokop Date: Wed, 1 Sep 2010 21:22:06 +0000 (+0200) Subject: Do not build epub/pdf by default. X-Git-Tag: v0.11.0~12 X-Git-Url: https://git.grml.org/?p=grml-live.git;a=commitdiff_plain;h=76e8d3a7c7b8d1cc894362ec750e08623207314b Do not build epub/pdf by default. --- diff --git a/debian/grml-live.docs b/debian/grml-live.docs index d3c20f0..66f2ad4 100644 --- a/debian/grml-live.docs +++ b/debian/grml-live.docs @@ -1,4 +1,2 @@ docs/grml-live.html -docs/grml-live.epub -docs/grml-live.pdf docs/grml-live-remaster.html diff --git a/docs/Makefile b/docs/Makefile index ba8aa4e..b9f9aaa 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -1,6 +1,6 @@ all: doc -doc: doc_man doc_html doc_epub doc_pdf +doc: doc_man doc_html doc_html: html-stamp