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
|
restricted=yes
|
||||||
nostrip=yes
|
nostrip=yes
|
||||||
|
|
||||||
do_extract() {
|
post_extract() {
|
||||||
ar x ${XBPS_SRCDISTDIR}/${pkgname}-${version}/vivaldi-stable_${version}-${_release}_amd64.deb
|
rm -r etc opt/vivaldi/cron
|
||||||
bsdtar xf data.tar.xz --exclude={./etc,./opt/vivaldi/cron}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue