kbodeluxe: use bsdtar
This commit is contained in:
parent
9ddeea1d04
commit
4af6ff8326
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ distfiles="${homepage}/download/KoboDeluxe-${version}.tar.bz2"
|
|||
checksum=0f7b910a399d985437564af8c5d81d6dcf22b96b26b01488d72baa6a6fdb5c2c
|
||||
|
||||
post_extract() {
|
||||
tar xf icons.tar.gz
|
||||
bsdtar xf icons.tar.gz
|
||||
}
|
||||
post_install() {
|
||||
vinstall icons/KDE/kobo-deluxe.desktop 644 usr/share/applications kobodl.desktop
|
||||
|
|
Loading…
Reference in a new issue