albatross-themes: use bsdtar
This commit is contained in:
parent
c30447df90
commit
6e82864724
@ -5,7 +5,7 @@ revision=2
|
||||
archs=noarch
|
||||
build_style=fetch
|
||||
depends="gtk+"
|
||||
short_desc="An elegant black GTK2/3/Metacity/Xfwm theme"
|
||||
short_desc="Elegant black GTK2/3/Metacity/Xfwm theme"
|
||||
maintainer="Jakub Skrzypnik <jot.skrzyp@gmail.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/shimmerproject/Albatross"
|
||||
@ -13,7 +13,7 @@ distfiles="https://github.com/shimmerproject/Albatross/archive/v${version}.tar.g
|
||||
checksum=ff40e28e164cb99f01b131ae3e79a07782e29a720535460e901ce305fa322ae1
|
||||
|
||||
do_install() {
|
||||
tar xzf v${version}.tar.gz
|
||||
bsdtar xzf v${version}.tar.gz
|
||||
vmkdir usr/share/themes
|
||||
vcopy Albatross-${version} usr/share/themes/Albatross
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user