Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Justin Boffemmyer (c8076e8560b3ce39636b045d4aeed38bdadc933c)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Justin Boffemmyer <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Justin Boffemmyer (c8076e8560b3ce39636b045d4aeed38bdadc933c)
  • Date: Sat, 20 Dec 2008 22:19:04 -0600

GIT changes to master grimoire by Justin Boffemmyer <flux AT sourcemage.org>:

smgl/smgl-setup/DEPENDS | 1 +
smgl/smgl-setup/HISTORY | 3 +++
2 files changed, 4 insertions(+)

New commits:
commit c8076e8560b3ce39636b045d4aeed38bdadc933c
Author: Justin Boffemmyer <flux AT sourcemage.org>
Commit: Justin Boffemmyer <flux AT sourcemage.org>

smgl/smgl-setup: added DEPENDS, depend man

As this spell is a manpage, it definitely requires man to be present to
be anywhere remotely useful as a spell.

diff --git a/smgl/smgl-setup/DEPENDS b/smgl/smgl-setup/DEPENDS
new file mode 100755
index 0000000..6d35825
--- /dev/null
+++ b/smgl/smgl-setup/DEPENDS
@@ -0,0 +1 @@
+depends man
diff --git a/smgl/smgl-setup/HISTORY b/smgl/smgl-setup/HISTORY
index 0c0ebbf..56c4518 100644
--- a/smgl/smgl-setup/HISTORY
+++ b/smgl/smgl-setup/HISTORY
@@ -1,2 +1,5 @@
+2008-12-20 Justin Boffemmyer <flux AT sourcemage.org>
+ * DEPENDS: requires man to be installed (it is a manpage after all)
+
2008-11-26 Justin Boffemmyer <flux AT sourcemage.org>
* DETAILS, INSTALL: spell created



  • [SM-Commit] GIT changes to master grimoire by Justin Boffemmyer (c8076e8560b3ce39636b045d4aeed38bdadc933c), Justin Boffemmyer, 12/20/2008

Archive powered by MHonArc 2.6.24.

Top of Page