sm-commit AT lists.ibiblio.org
Subject: Source Mage code commit list
List archive
[[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (ee0e3b820c48e920618c74655be2375191a420aa)
- From: Pavel Vinogradov <scm AT sourcemage.org>
- To: sm-commit AT lists.ibiblio.org, sm-commit AT lists.sourcemage.org
- Subject: [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (ee0e3b820c48e920618c74655be2375191a420aa)
- Date: Mon, 20 Jan 2025 21:16:17 +0000
GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:
devel/rust/BUILD | 2 +-
devel/rust/CONFIGURE | 2 +-
devel/rust/HISTORY | 4 ++++
3 files changed, 6 insertions(+), 2 deletions(-)
New commits:
commit ee0e3b820c48e920618c74655be2375191a420aa
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>
devel/rust: fixed some bad copypasting regarding RUST_TOOLS
diff --git a/devel/rust/BUILD b/devel/rust/BUILD
index 65184c5..c8aae25 100755
--- a/devel/rust/BUILD
+++ b/devel/rust/BUILD
@@ -54,7 +54,7 @@ sed -e "s;profile =.*;profile = 'user';" \
elif list_find "${RUST_TOOLS}" "default"; then
sed '/^\[build\]/atools = \[ "cargo", "rustdoc" \]' -i config.toml
else
- sed "/^\[build\]/atools = \[ \"${RUST_TOOLS// /\", \"}\" ]" -i config.toml
+ sed "/^\[build\]/atools = \[ \"${RUST_TOOLS// /\", \"}\" \]" -i config.toml
fi &&
export CARGO_HOME="$SOURCE_DIRECTORY/cargo_home" &&
diff --git a/devel/rust/CONFIGURE b/devel/rust/CONFIGURE
index cc16a5e..b4687c5 100755
--- a/devel/rust/CONFIGURE
+++ b/devel/rust/CONFIGURE
@@ -13,7 +13,7 @@ local AVAILABLE_TOOLS="cargo
cargo-miri" &&
config_query_multi RUST_TOOLS \
- "which Vulkan drivers to build" \
+ "which Rust tools to build" \
default all none $AVAILABLE_TOOLS &&
if list_find "${RUST_TOOLS}" "all"; then
diff --git a/devel/rust/HISTORY b/devel/rust/HISTORY
index 2611ea6..1f4ab56 100644
--- a/devel/rust/HISTORY
+++ b/devel/rust/HISTORY
@@ -1,3 +1,7 @@
+2025-01-20 Pavel Vinogradov <public AT sourcemage.org>
+ * BUILD, CONFIGURE: fixed the query question and added escping in
+ sed expression
+
2025-01-09 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 1.84.0
- [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (ee0e3b820c48e920618c74655be2375191a420aa), Pavel Vinogradov, 01/20/2025
Archive powered by MHonArc 2.6.24.