diff options
author | Michael Straube <michael.straubej@gmail.com> | 2020-10-21 10:05:43 +0200 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2020-11-26 06:45:29 +0100 |
commit | 94ac3330dd3a42958ad5d9606ec254bc112936bf (patch) | |
tree | 537f262b77e73262466204dac0910a967e9eac99 /scripts/po | |
parent | 4d8f58d3b940f778b27c59e53ea9f3fab20a07ba (diff) | |
download | pacman-94ac3330dd3a42958ad5d9606ec254bc112936bf.tar.gz pacman-94ac3330dd3a42958ad5d9606ec254bc112936bf.tar.xz |
libmakepkg: compress: fix tar extension
With commit 74aacf44958e1343b910b3fbdcf753393857f070 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>
Diffstat (limited to 'scripts/po')
0 files changed, 0 insertions, 0 deletions