sm-commit AT lists.ibiblio.org
Subject: Source Mage code commit list
List archive
[[SM-Commit] ] GIT changes to master grimoire by Justin Boffemmyer (88eb5b395383c6f7434c1059a994ae54b80878ae)
- From: Justin Boffemmyer <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 Justin Boffemmyer (88eb5b395383c6f7434c1059a994ae54b80878ae)
- Date: Sat, 22 Mar 2025 05:11:33 +0000
GIT changes to master grimoire by Justin Boffemmyer <flux AT sourcemage.org>:
smgl/cauldron/HISTORY | 8 +++++---
smgl/cauldron/INSTALL | 2 +-
2 files changed, 6 insertions(+), 4 deletions(-)
New commits:
commit 88eb5b395383c6f7434c1059a994ae54b80878ae
Author: Justin Boffemmyer <flux AT sourcemage.org>
Commit: Justin Boffemmyer <flux AT sourcemage.org>
smgl/cauldron: fix man page install path
Correct a typo in the man page install path that led to the man pages
not being accessible from the default man search paths. Also correct the
alignment formatting in the HISTORY file.
diff --git a/smgl/cauldron/HISTORY b/smgl/cauldron/HISTORY
index cb01a09..e5d565c 100644
--- a/smgl/cauldron/HISTORY
+++ b/smgl/cauldron/HISTORY
@@ -1,9 +1,11 @@
2025-03-22 Justin Boffemmyer <flux AT sourcemage.org>
- * INSTALL: replace etc/ config path in cauldron config files and man page
+ * HISTORY: correct alignment formatting
+ * INSTALL: replace etc/ config path in cauldron config files and man
page,
+ fix man page install path
2025-02-09 Justin Boffemmyer <flux AT sourcemage.org>
- * CONFIGURE: quote FUNCTIONS path, refactor
- * INSTALL: correct handling of dirs, refactor, install executable scripts
+ * CONFIGURE: quote FUNCTIONS path, refactor
+ * INSTALL: correct handling of dirs, refactor, install executable
scripts
2025-01-27 Justin Boffemmyer <flux AT sourcemage.org>
* DETAILS: update source url
diff --git a/smgl/cauldron/INSTALL b/smgl/cauldron/INSTALL
index 60ce159..3d70239 100755
--- a/smgl/cauldron/INSTALL
+++ b/smgl/cauldron/INSTALL
@@ -3,7 +3,7 @@ local install_path="$INSTALL_ROOT/${SCRIPT_BASE#/}"
# strip any unnecessary trailing '/' from install_path
local install_path="${install_path%/}"
-local install_man_path="$INSTALL_ROOT/usr/share/man/man"
+local install_man_path="$INSTALL_ROOT/usr/share/man"
# path where the config files and etc. will be based
local etc_path="$INSTALL_ROOT/${ETC_BASE#/}"
- [[SM-Commit] ] GIT changes to master grimoire by Justin Boffemmyer (88eb5b395383c6f7434c1059a994ae54b80878ae), Justin Boffemmyer, 03/22/2025
Archive powered by MHonArc 2.6.24.