vivaldi: don't manually extract deb
This commit is contained in:
parent
586d812034
commit
3c5bde7772
1 changed files with 2 additions and 3 deletions
|
@ -19,9 +19,8 @@ repository=nonfree
|
|||
restricted=yes
|
||||
nostrip=yes
|
||||
|
||||
do_extract() {
|
||||
ar x ${XBPS_SRCDISTDIR}/${pkgname}-${version}/vivaldi-stable_${version}-${_release}_amd64.deb
|
||||
bsdtar xf data.tar.xz --exclude={./etc,./opt/vivaldi/cron}
|
||||
post_extract() {
|
||||
rm -r etc opt/vivaldi/cron
|
||||
}
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue