[pacman-dev] [PATCH v2 1/2] libmakepkg: fix reporting of invalid archive extensions in compress.sh
Allan McRae
allan at archlinux.org
Tue Mar 19 04:13:01 UTC 2019
On 13/3/19 3:28 am, Eli Schwartz wrote:
> In commit 1825bd6716c2a51c92642e8b96beac0101e83805 this was split out
> from makepkg, but the warning was not properly migrated; $ext did not
> ever exist.
>
> As a result, no matter what you did, the only possible warning was:
>
> ==> WARNING: '' is not a valid archive extension.
>
> Fix to filter based on the presence of .tar in the argument, and
> building the $ext variable for all checking and messaging purposes
> within the function.
>
OK.
A
More information about the pacman-dev
mailing list