mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
XyGrib-maps: switch to bsdtar
This commit is contained in:
parent
a4c21118a1
commit
07e3eceb2a
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ archs=noarch
|
|||
|
||||
do_install() {
|
||||
vmkdir usr/share/XyGrib
|
||||
tar zxf "XyGrib___High_Resolution_Maps.tar.gz" \
|
||||
bsdtar -xf "XyGrib___High_Resolution_Maps.tar.gz" \
|
||||
-C ${DESTDIR}/usr/share/XyGrib \
|
||||
--strip-components=1 \
|
||||
--exclude="README.gshhs*"
|
||||
|
|
Loading…
Add table
Reference in a new issue