pacman/scripts/libmakepkg/util
Michael Straube 94ac3330dd libmakepkg: compress: fix tar extension
With commit 74aacf4495 creating uncompressed .tar
packages fails.

  -> Compressing package...
/usr/share/makepkg/util/compress.sh: line 70: COMPRESS.TAR[@]: invalid variable name
bsdtar: Write error

Empty the '$ext' variable for the '.tar' extension in get_compress_command() to
fix this. We would fallback to cat for 'tar' anyways.

Signed-off-by: Michael Straube <michael.straubej@gmail.com>
Signed-off-by: Allan McRae <allan@archlinux.org>
2020-11-26 15:45:29 +10:00
..
compress.sh.in libmakepkg: compress: fix tar extension 2020-11-26 15:45:29 +10:00
config.sh.in libmakepkg: fix regression in sending plain() output to stderr 2020-06-11 10:54:54 +10:00
dirsize.sh.in build-aux/update-copyright 2019 2020 2020-02-10 10:46:03 +10:00
error.sh.in build-aux/update-copyright 2019 2020 2020-02-10 10:46:03 +10:00
meson.build Comma fail 2019-10-30 14:26:07 +10:00
message.sh.in libmakepkg: fix regression in sending plain() output to stderr 2020-06-11 10:54:54 +10:00
option.sh.in build-aux/update-copyright 2019 2020 2020-02-10 10:46:03 +10:00
parseopts.sh.in build-aux/update-copyright 2019 2020 2020-02-10 10:46:03 +10:00
pkgbuild.sh.in build-aux/update-copyright 2019 2020 2020-02-10 10:46:03 +10:00
schema.sh.in build-aux/update-copyright 2019 2020 2020-02-10 10:46:03 +10:00
source.sh.in libmakepkg: fix regression in sending plain() output to stderr 2020-06-11 10:54:54 +10:00
util.sh.in libmakepkg: fix regression in sending plain() output to stderr 2020-06-11 10:54:54 +10:00