mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
yandex-disk: switch to bsdtar
This commit is contained in:
parent
d2a311cc55
commit
3b5fe20bac
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ fi
|
|||
|
||||
do_extract() {
|
||||
ar x ${XBPS_SRCDISTDIR}/${pkgname}-${version}/${debpkgid}
|
||||
tar xzpvf data.tar.gz
|
||||
bsdtar xzpvf data.tar.gz
|
||||
gunzip usr/share/man/man1/yandex-disk.1.gz
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue