diff --git a/srcpkgs/protonmail-bridge/template b/srcpkgs/protonmail-bridge/template index d0d63b0bd0a..e27e90f5675 100644 --- a/srcpkgs/protonmail-bridge/template +++ b/srcpkgs/protonmail-bridge/template @@ -18,7 +18,7 @@ nopie=yes do_install() { ar x protonmail-bridge_${version}-1_amd64.deb data.tar.xz - tar xpvf data.tar.xz + bsdtar xpvf data.tar.xz cp -r usr ${DESTDIR} vlicense usr/lib/protonmail/bridge/LICENSE }