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

Justin Boffemmyer scm at sourcemage.org
Sat Dec 20 23:19:04 EST 2008


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



More information about the SM-Commit mailing list