From patchwork Mon Oct 7 06:50:08 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thomas De Schampheleire X-Patchwork-Id: 280932 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from hemlock.osuosl.org (hemlock.osuosl.org [140.211.166.133]) by ozlabs.org (Postfix) with ESMTP id 573B32C009A for ; Mon, 7 Oct 2013 17:50:32 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 427DA93B25; Mon, 7 Oct 2013 06:50:30 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zdsPgBaA05Lz; Mon, 7 Oct 2013 06:50:29 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id 349D893B3F; Mon, 7 Oct 2013 06:50:29 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (whitealder.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id D308E1CE6A2 for ; Mon, 7 Oct 2013 06:50:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id CF21B8C95E for ; Mon, 7 Oct 2013 06:50:26 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VTI1TIqHKF5O for ; Mon, 7 Oct 2013 06:50:26 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wi0-f169.google.com (mail-wi0-f169.google.com [209.85.212.169]) by whitealder.osuosl.org (Postfix) with ESMTPS id 1929F8BF79 for ; Mon, 7 Oct 2013 06:50:25 +0000 (UTC) Received: by mail-wi0-f169.google.com with SMTP id hj3so4828998wib.4 for ; Sun, 06 Oct 2013 23:50:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:content-transfer-encoding:subject :message-id:in-reply-to:references:user-agent:date:from:to:cc; bh=+/4NNFLKw5GzWxqAp732h8s/BX4NKotB3nGtaYRr5l0=; b=U3B1qEqyC39KksOQwqIANZWKtTaQxYbxOeKcSYucWOWIWWNcz6j9BaKv/m1HjGuxKD lhPhg3KaNvfgIkhwPGNGrr5AHjUugbZ9V32Yg0Mtej2Qj4OGpmR7nO+mVrM7t3eL6T1x yuSi5HqecWRtz2Syfwyrx3lP3g1gphWaU6fS0RN+qyQwSuIUaepIqzO5apOaEymxgOL+ ejiumbuZW+Avf8LDX+thVq1MClLQmclCUtJVoRLybfQw/aP91rprvl+HJsvBIle/adNP wlUZs/wxnjogtAGDA9Hf1ie+Gv0cW2A2c3bQp/IB19AeBUkyOrQ1ZyaRPEWYQPqqnW4x s1Sg== X-Received: by 10.180.74.164 with SMTP id u4mr17883265wiv.17.1381128624543; Sun, 06 Oct 2013 23:50:24 -0700 (PDT) Received: from [127.0.1.1] (alc112.alcatel.be. [195.207.101.112]) by mx.google.com with ESMTPSA id fb9sm36194055wid.7.1969.12.31.16.00.00 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 06 Oct 2013 23:50:23 -0700 (PDT) MIME-Version: 1.0 X-Mercurial-Node: 3cc7ac38a363cff3a41fe9c4fe14105a9d4b550c Message-Id: <3cc7ac38a363cff3a41f.1381128608@argentina> In-Reply-To: References: User-Agent: Mercurial-patchbomb/2.2.2 Date: Mon, 07 Oct 2013 08:50:08 +0200 From: Thomas De Schampheleire To: buildroot@busybox.net Cc: jacmet@uclibc.org Subject: [Buildroot] [PATCH 2 of 2 v3] manual generation: rename manual-txt into manual-text X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: buildroot-bounces@busybox.net Sender: buildroot-bounces@busybox.net The output extension and the generation messages refer to 'text', but the make target was confusingly 'txt'. This patch changes the make target for consistency. Signed-off-by: Thomas De Schampheleire --- v3: no changes v2: fix missing rename in Makefile (thanks ThomasP) Makefile | 4 ++-- docs/manual/manual.mk | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile --- a/Makefile +++ b/Makefile @@ -808,7 +808,7 @@ endif @echo ' manual-html - build manual in HTML' @echo ' manual-split-html - build manual in split HTML' @echo ' manual-pdf - build manual in PDF' - @echo ' manual-txt - build manual in txt' + @echo ' manual-text - build manual in text' @echo ' manual-epub - build manual in ePub' @echo @echo 'Miscellaneous:' @@ -832,7 +832,7 @@ release: OUT=buildroot-$(BR2_VERSION) # documentation to the git output release: git archive --format=tar --prefix=$(OUT)/ HEAD > $(OUT).tar - $(MAKE) O=$(OUT) manual-html manual-txt manual-pdf + $(MAKE) O=$(OUT) manual-html manual-text manual-pdf tar rf $(OUT).tar $(OUT) gzip -9 -c < $(OUT).tar > $(OUT).tar.gz bzip2 -9 -c < $(OUT).tar > $(OUT).tar.bz2 diff --git a/docs/manual/manual.mk b/docs/manual/manual.mk --- a/docs/manual/manual.mk +++ b/docs/manual/manual.mk @@ -75,7 +75,7 @@ define GENDOC $(call GENDOC_INNER,$(1),xhtml,html,html,HTML,--xsltproc-opts "--stringparam toc.section.depth 4") $(call GENDOC_INNER,$(1),chunked,split-html,chunked,split HTML,--xsltproc-opts "--stringparam toc.section.depth 4") $(call GENDOC_INNER,$(1),pdf,pdf,pdf,PDF,--dblatex-opts "-P latex.output.revhistory=0") -$(call GENDOC_INNER,$(1),text,txt,text,text) +$(call GENDOC_INNER,$(1),text,text,text,text) $(call GENDOC_INNER,$(1),epub,epub,epub,ePUB) clean: $(1)-clean $(1)-clean: