Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Andra?? Levstik (ed373c9188c897a7ff4a4da65ff9923b43ddf165)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Andra?? Levstik <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Andra?? Levstik (ed373c9188c897a7ff4a4da65ff9923b43ddf165)
  • Date: Sun, 27 Aug 2006 08:49:25 -0500

GIT changes to master grimoire by Andra?? Levstik <ruskie AT mages.ath.cx>:

smgl/quill/DETAILS | 2 +-
smgl/quill/HISTORY | 4 ++++
smgl/quill/PRE_BUILD | 3 +++
3 files changed, 8 insertions(+), 1 deletion(-)

New commits:
commit eef7ded2466014bd0421eb15ec35b91d79d30a24
Author: Andra?? Levstik <ruskie AT mages.ath.cx>
Commit: Andra?? Levstik <ruskie AT mages.ath.cx>

quill: finnaly put the fix in..

diff --git a/smgl/quill/DETAILS b/smgl/quill/DETAILS
index 4a4ba54..43b66a4 100755
--- a/smgl/quill/DETAILS
+++ b/smgl/quill/DETAILS
@@ -9,7 +9,7 @@ SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SP
WEB_SITE=http://www.sourcemage.org
LICENSE[0]=GPL
KEYWORDS="smgl"
- PATCHLEVEL=1
+ PATCHLEVEL=2
SHORT="quill - a spell creator script."
cat << EOF
A spell generator script. It's meant to eventually become the be all for
diff --git a/smgl/quill/HISTORY b/smgl/quill/HISTORY
index 2502bf9..13322dc 100644
--- a/smgl/quill/HISTORY
+++ b/smgl/quill/HISTORY
@@ -1,3 +1,7 @@
+2006-08-27 Andra?? "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * PRE_BUILD: forgot to acctually cg add it
+ * DETAILS: incrementd patchlevel again
+
2006-08-19 Andra?? "ruskie" Levstik <ruskie AT mages.ath.cx>
* PRE_BUILD: added a quickfix
* DETAILS: updated PATCHLEVEL
diff --git a/smgl/quill/PRE_BUILD b/smgl/quill/PRE_BUILD
new file mode 100755
index 0000000..ee01e88
--- /dev/null
+++ b/smgl/quill/PRE_BUILD
@@ -0,0 +1,3 @@
+default_pre_build &&
+cd $SOURCE_DIRECTORY &&
+sedit '139s:smgl_basename:basename:' var/lib/quill/modules/libdetails



  • [SM-Commit] GIT changes to master grimoire by Andra?? Levstik (ed373c9188c897a7ff4a4da65ff9923b43ddf165), Andra?? Levstik, 08/27/2006

Archive powered by MHonArc 2.6.24.

Top of Page