Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (6487bfe3bd3e04119ee46bc9b05763ec726183f8)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Jaka Kranjc <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (6487bfe3bd3e04119ee46bc9b05763ec726183f8)
  • Date: Wed, 23 May 2007 12:18:11 -0500

GIT changes to master grimoire by Jaka Kranjc <lynxlynxlynx AT sourcemage.org>:

smgl/init.d/BUILD | 2 +-
smgl/init.d/FINAL | 1 +
smgl/init.d/HISTORY | 3 +++
3 files changed, 5 insertions(+), 1 deletion(-)

New commits:
commit 6487bfe3bd3e04119ee46bc9b05763ec726183f8
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

init.d: workaround #13363

diff --git a/smgl/init.d/BUILD b/smgl/init.d/BUILD
index 27ba77d..ac13e9e 100755
--- a/smgl/init.d/BUILD
+++ b/smgl/init.d/BUILD
@@ -1 +1 @@
-true
+touch $INSTALL_ROOT/etc/init.d/runlevels/%2/sorbus-aria
diff --git a/smgl/init.d/FINAL b/smgl/init.d/FINAL
index 85c7a5c..2cd3afc 100755
--- a/smgl/init.d/FINAL
+++ b/smgl/init.d/FINAL
@@ -49,4 +49,5 @@ fi &&
# End rename fix
#

+rm $INSTALL_ROOT/etc/init.d/runlevels/%2/sorbus-aria &&
true
diff --git a/smgl/init.d/HISTORY b/smgl/init.d/HISTORY
index 8539cff..efcd3ae 100644
--- a/smgl/init.d/HISTORY
+++ b/smgl/init.d/HISTORY
@@ -1,3 +1,6 @@
+2007-05-23 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * BUILD, FINAL: added temporary file workaround for #13363
+
2007-04-14 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* mountall.sh: add /proc to mtab, take two #7311




  • [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (6487bfe3bd3e04119ee46bc9b05763ec726183f8), Jaka Kranjc, 05/23/2007

Archive powered by MHonArc 2.6.24.

Top of Page