Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (bcbdda96009c4154300c258588d454a4c3e5498c)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (bcbdda96009c4154300c258588d454a4c3e5498c)
  • Date: Mon, 23 Mar 2009 15:47:53 -0500

GIT changes to master grimoire by George Sherwood <gsherwood AT sourcemage.org>:

smgl/smgl-gl_select/HISTORY | 3 +++
smgl/smgl-gl_select/INSTALL | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit bcbdda96009c4154300c258588d454a4c3e5498c
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

smgl-gl_select: Added file name to install of config file. Without
this INSTALL was failing when not using castfs

diff --git a/smgl/smgl-gl_select/HISTORY b/smgl/smgl-gl_select/HISTORY
index fb910bd..1862d6b 100644
--- a/smgl/smgl-gl_select/HISTORY
+++ b/smgl/smgl-gl_select/HISTORY
@@ -1,3 +1,6 @@
+2009-03-23 George Sherwood <gsherwood AT sourcemage.org>
+ * INSTALL: Added file name to install of config file
+
2009-03-07 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* INSTALL: make sure to install gl_select config file

diff --git a/smgl/smgl-gl_select/INSTALL b/smgl/smgl-gl_select/INSTALL
index 885e41e..76f68a1 100755
--- a/smgl/smgl-gl_select/INSTALL
+++ b/smgl/smgl-gl_select/INSTALL
@@ -1,4 +1,4 @@
cp -v $SPELL_DIRECTORY/smgl-gl_select /usr/sbin &&
chmod +x $INSTALL_ROOT/usr/sbin/smgl-gl_select &&
install_config_file $SPELL_DIRECTORY/gl_select \
- $INSTALL_ROOT/etc/sysconfig/
+ $INSTALL_ROOT/etc/sysconfig/gl_select



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (bcbdda96009c4154300c258588d454a4c3e5498c), George Sherwood, 03/23/2009

Archive powered by MHonArc 2.6.24.

Top of Page