clearlooks-phenix-darkpurpy-theme: use bsdtar
This commit is contained in:
parent
31af8f14b5
commit
1f299c1f37
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ checksum=6b3dd568cb1ee37c5758ef55338b2b8784e7409cb2239a5d4b53de7af2584970
|
|||
|
||||
do_install() {
|
||||
ar x ${pkgname}_${version}-${_devuan_rel}_all.deb
|
||||
tar xf data.tar.xz
|
||||
bsdtar xf data.tar.xz
|
||||
vmkdir usr/share/themes
|
||||
vcopy usr/share/themes/Clearlooks-Phenix-DarkPurpy usr/share/themes
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue