diff options
Diffstat (limited to 'dev-lang/rust/rust-1.85.1-r1.ebuild')
| -rw-r--r-- | dev-lang/rust/rust-1.85.1-r1.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-lang/rust/rust-1.85.1-r1.ebuild b/dev-lang/rust/rust-1.85.1-r1.ebuild index 4b334f7c33dc..e64ed6012969 100644 --- a/dev-lang/rust/rust-1.85.1-r1.ebuild +++ b/dev-lang/rust/rust-1.85.1-r1.ebuild @@ -306,6 +306,8 @@ src_prepare() { ${CARGO} generate-lockfile --offline || die "Failed to generate lockfiles" fi + # Commit patches to the appropriate branch in proj/rust-patches.git + # then cut a new tag / tarball. Don't add patches to ${FILESDIR} PATCHES=( "${WORKDIR}/rust-patches-${RUST_PATCH_VER}/" ) |
