summaryrefslogtreecommitdiff
path: root/dev-lang/rust
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-11-15 19:06:47 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-11-15 19:06:47 +0000
commit415def438c52aa0f9284059ef6748bab59e8837b (patch)
tree9f025d53d148959f855481208161ad1bc21bc7a4 /dev-lang/rust
parent786111411d262be682eaf3367d6c0c22e59d270d (diff)
downloadbaldeagleos-repo-415def438c52aa0f9284059ef6748bab59e8837b.tar.gz
baldeagleos-repo-415def438c52aa0f9284059ef6748bab59e8837b.tar.xz
baldeagleos-repo-415def438c52aa0f9284059ef6748bab59e8837b.zip
Adding metadata
Diffstat (limited to 'dev-lang/rust')
-rw-r--r--dev-lang/rust/rust-9999.ebuild5
1 files changed, 0 insertions, 5 deletions
diff --git a/dev-lang/rust/rust-9999.ebuild b/dev-lang/rust/rust-9999.ebuild
index 5dd387c92031..6d8bd68bf6ce 100644
--- a/dev-lang/rust/rust-9999.ebuild
+++ b/dev-lang/rust/rust-9999.ebuild
@@ -324,11 +324,6 @@ src_unpack() {
}
src_prepare() {
- if [[ ${PV} = *9999* ]]; then
- # We need to update / generate lockfiles for the workspace
- ${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=(