From 76e8d3a7c7b8d1cc894362ec750e08623207314b Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Wed, 1 Sep 2010 23:22:06 +0200 Subject: [PATCH] Do not build epub/pdf by default. --- debian/grml-live.docs | 2 -- docs/Makefile | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) 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 -- 2.1.4