vivaldi: don't manually extract deb
This commit is contained in:
committed by
classabbyamp
parent
586d812034
commit
3c5bde7772
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user