Trying to download the cargo earlier

This commit is contained in:
Gerben Jan Dijkman 2021-12-06 15:11:20 +01:00
parent fbe7e6a33b
commit 893b68fcf6

View File

@ -41,6 +41,7 @@ BDEPEND="
S="${WORKDIR}/Authenticator-${COMMIT}"
src_prepare() {
cargo update
eapply "${FILESDIR}"/767.patch
}