pysolfc-cardsets: switch to bsdtar
This commit is contained in:
parent
b38c4f0219
commit
608013aa48
1 changed files with 1 additions and 1 deletions
|
@ -14,5 +14,5 @@ checksum=c388d6360191b3b7e463d84e5a64260c4e3ed36e791a85227d7e8923f3f47ca7
|
|||
|
||||
do_install() {
|
||||
vmkdir usr/share/PySolFC/cardsets
|
||||
tar -xjf PySolFC-Cardsets-${version}.tar.bz2 --strip-components=1 -C $DESTDIR/usr/share/PySolFC/cardsets
|
||||
bsdtar -xjf PySolFC-Cardsets-${version}.tar.bz2 --strip-components=1 -C $DESTDIR/usr/share/PySolFC/cardsets
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue