From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH/next] package/bootstrap: bump version to 3.3.7
Date: Mon, 22 May 2017 16:14:34 +0200 [thread overview]
Message-ID: <20170522161434.4df9d628@free-electrons.com> (raw)
In-Reply-To: <20170521181024.27233-1-bernd.kuhls@t-online.de>
Hello,
On Sun, 21 May 2017 20:10:24 +0200, Bernd Kuhls wrote:
> Changed _INSTALL_TARGET_CMDS to reflect updated internal zip structure:
>
> $ unzip -l ../dl/bootstrap-3.3.1-dist.zip
> Archive: ../dl/bootstrap-3.3.1-dist.zip
> Length Date Time Name
> --------- ---------- ----- ----
> 0 2014-11-12 18:03 dist/
> 0 2014-11-12 18:03 dist/css/
> [...]
>
> $ unzip -l ../dl/bootstrap-3.3.7-dist.zip
> Archive: ../dl/bootstrap-3.3.7-dist.zip
> Length Date Time Name
> --------- ---------- ----- ----
> 0 2016-07-25 15:53 bootstrap-3.3.7-dist/css/
> [...]
>
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Changing INSTALL_TARGET_CMDS is not the right way of handling. Instead,
the EXTRACT_CMDS should be changed to drop the useless sub-directory,
i.e to mimic what tar --strip-components=1 does.
Could you fix this up?
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
next prev parent reply other threads:[~2017-05-22 14:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-21 18:10 [Buildroot] [PATCH/next] package/bootstrap: bump version to 3.3.7 Bernd Kuhls
2017-05-22 14:14 ` Thomas Petazzoni [this message]
2017-05-22 19:03 ` Bernd Kuhls
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=20170522161434.4df9d628@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/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