mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
protonmail-bridge: don't manually extract deb
This commit is contained in:
parent
471e935af1
commit
98db2b4361
1 changed files with 2 additions and 4 deletions
|
@ -3,7 +3,7 @@ pkgname=protonmail-bridge
|
|||
version=2.1.3
|
||||
revision=1
|
||||
archs="x86_64"
|
||||
build_style=fetch
|
||||
create_wrksrc=yes
|
||||
depends="desktop-file-utils"
|
||||
short_desc="ProtonMail Bridge for use with E-mail software"
|
||||
maintainer="Rich G <rich@richgannon.net>"
|
||||
|
@ -17,7 +17,5 @@ noverifyrdeps=yes
|
|||
nopie=yes
|
||||
|
||||
do_install() {
|
||||
ar x protonmail-bridge_${version}-1_amd64.deb data.tar.gz
|
||||
bsdtar xpvf data.tar.gz
|
||||
cp -r usr ${DESTDIR}
|
||||
vcopy usr /
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue