[Buildroot] [PATCH/next] package/bootstrap: bump version to 3.3.7

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Mon May 22 14:14:34 UTC 2017


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 at 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


More information about the buildroot mailing list