public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Michael Tremer <michael.tremer@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: [PATCH] Update: man-pages to 4.05
Date: Tue, 26 Apr 2016 22:43:39 +0100	[thread overview]
Message-ID: <1461707019.10266.192.camel@ipfire.org> (raw)
In-Reply-To: <1460712528-29358-1-git-send-email-sascha@sakisoft.de>

[-- Attachment #1: Type: text/plain, Size: 1372 bytes --]

The changes in the rootfile are missing in this patch.

Rejected.

-Michael

On Fri, 2016-04-15 at 09:28 +0000, Sascha Kilian wrote:
> Signed-off-by: Sascha Kilian <sascha(a)sakisoft.de>
> ---
>  lfs/man-pages |    8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/lfs/man-pages b/lfs/man-pages
> index 2ea81b3..8ad71ca 100644
> --- a/lfs/man-pages
> +++ b/lfs/man-pages
> @@ -24,10 +24,10 @@
>  
>  include Config
>  
> -VER        = 2.34
> +VER        = 4.05
>  
>  THISAPP    = man-pages-$(VER)
> -DL_FILE    = $(THISAPP).tar.bz2
> +DL_FILE    = $(THISAPP).tar.xz
>  DL_FROM    = $(URL_IPFIRE)
>  DIR_APP    = $(DIR_SRC)/$(THISAPP)
>  TARGET     = $(DIR_INFO)/$(THISAPP)
> @@ -40,7 +40,7 @@ objects = $(DL_FILE)
>  
>  $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
>  
> -$(DL_FILE)_MD5 = fb8d9f55fef19ea5ab899437159c9420
> +$(DL_FILE)_MD5 = 9c32c8487d753f5894f6fba425b12add
>  
>  install : $(TARGET)
>  
> @@ -69,7 +69,7 @@ $(subst %,%_MD5,$(objects)) :
>  
>  $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
>  	@$(PREBUILD)
> -	@rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar jxf $(DIR_DL)/$(DL_FILE)
> +	@rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar xf $(DIR_DL)/$(DL_FILE)
>  	cd $(DIR_APP) && make $(MAKETUNING) $(EXTRA_MAKE)
>  	cd $(DIR_APP) && make install
>  	@rm -rf $(DIR_APP)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

      reply	other threads:[~2016-04-26 21:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-15  9:28 Sascha Kilian
2016-04-26 21:43 ` Michael Tremer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1461707019.10266.192.camel@ipfire.org \
    --to=michael.tremer@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox