pacman/scripts
Eli Schwartz ee5f24e50c libmakepkg: fix reporting of invalid archive extensions in compress.sh
In commit 1825bd6716 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.

Signed-off-by: Eli Schwartz <eschwartz@archlinux.org>
Signed-off-by: Allan McRae <allan@archlinux.org>
2019-03-19 14:12:44 +10:00
..
completion bash-completion: disable completions for pacman --search operations 2018-10-21 19:33:57 +10:00
libmakepkg libmakepkg: fix reporting of invalid archive extensions in compress.sh 2019-03-19 14:12:44 +10:00
library scripts/library: fix typo in README 2018-12-10 11:12:27 +10:00
po Remove pkgdelta 2019-03-07 11:12:12 +10:00
.gitignore Remove pkgdelta 2019-03-07 11:12:12 +10:00
Makefile.am drop DU* config variables 2019-03-19 12:07:15 +10:00
makepkg-template.pl.in Remove all modelines from the project 2018-05-14 09:59:15 +10:00
makepkg.sh.in Make makepkg compute sizes properly 2019-03-19 11:54:50 +10:00
meson.build Remove pkgdelta 2019-03-07 11:12:12 +10:00
pacman-db-upgrade.sh.in Port scripts to use libmakepkg's messaging code. 2018-10-21 20:22:19 +10:00
pacman-key.sh.in pacman-key: just accept one file to verify, and enforce detached sigs 2018-11-03 21:56:09 +10:00
repo-add.sh.in Remove delta support from repo-add 2019-03-07 11:12:12 +10:00
wrapper.sh.in scripts: pass on options such as set -x to child processes 2018-08-10 15:20:40 +10:00