sm-commit AT lists.ibiblio.org
Subject: Source Mage code commit list
List archive
[[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (8969918266925052d1533c5047e252b4a44b8da3)
- From: Ismael Luceno <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 Ismael Luceno (8969918266925052d1533c5047e252b4a44b8da3)
- Date: Mon, 6 Jan 2025 21:52:14 +0000
GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:
ChangeLog | 3 +++
FUNCTIONS | 6 +++---
2 files changed, 6 insertions(+), 3 deletions(-)
New commits:
commit 8969918266925052d1533c5047e252b4a44b8da3
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>
FUNCTIONS: Make libtool-patching functions more verbose
diff --git a/ChangeLog b/ChangeLog
index 9f2874b..27e75a1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2025-01-06 Ismael Luceno <ismael AT sourcemage.org>
+ * FUNCTIONS: made libtool-patching functions more verbose
+
2025-01-06 Treeve Jelbert <treeve AT sourcemage.org>
* libs/hwloc: added
diff --git a/FUNCTIONS b/FUNCTIONS
index b3349ff..5257fdd 100755
--- a/FUNCTIONS
+++ b/FUNCTIONS
@@ -56,7 +56,7 @@ function default_pre_build () {
cd "$SOURCE_DIRECTORY" &&
patch_configure_libtool_override &&
patch_bundled_libtool &&
- cd -
+ cd - >/dev/null
}
#---------------------------------------------------------------------
@@ -323,7 +323,7 @@ patch_bundled_libtool() {
return 0
fi
fi &&
- message "${MESSAGE_COLOR}Patching: $FILE_COLOR$*$DEFAULT_COLOR"
+ message "${MESSAGE_COLOR}Patching libtool: $FILE_COLOR$*$DEFAULT_COLOR"
sed -E -i -e \
'/^[\t ]*(func_show_|[$]run )eval "[$]install_prog [$]instname /d' \
"$@"
@@ -336,7 +336,7 @@ patch_configure_libtool_override() {
return 0
fi
fi
- message "${MESSAGE_COLOR}Patching: $FILE_COLOR$*$DEFAULT_COLOR"
+ message "${MESSAGE_COLOR}Patching LIBTOOL override:
$FILE_COLOR$*$DEFAULT_COLOR"
sed -i -e '/^LIBTOOL=/{s@^@: ${@; s@$@}@}' "$@"
}
- [[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (8969918266925052d1533c5047e252b4a44b8da3), Ismael Luceno, 01/06/2025
Archive powered by MHonArc 2.6.24.