Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (205e452103aef10678d7cc9ef022d56a1613b929)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (205e452103aef10678d7cc9ef022d56a1613b929)
  • Date: Sat, 17 Jan 2015 17:25:37 -0600

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

mail/dmc/DETAILS | 1 +
mail/dmc/HISTORY | 1 +
2 files changed, 2 insertions(+)

New commits:
commit 205e452103aef10678d7cc9ef022d56a1613b929
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

dmc: Fix missing include for $GRIMOIRE/FUNCTIONS

diff --git a/mail/dmc/DETAILS b/mail/dmc/DETAILS
index 08acae1..14b9849 100755
--- a/mail/dmc/DETAILS
+++ b/mail/dmc/DETAILS
@@ -1,3 +1,4 @@
+. "$GRIMOIRE"/FUNCTIONS
SPELL=dmc
VERSION=$(get_scm_version)
SOURCE="$SPELL-git.tar.bz2"
diff --git a/mail/dmc/HISTORY b/mail/dmc/HISTORY
index 70432b9..4697905 100644
--- a/mail/dmc/HISTORY
+++ b/mail/dmc/HISTORY
@@ -1,2 +1,3 @@
2015-01-17 Ismael Luceno <ismael AT sourcemage.org>
* BUILD, DEPENDS, DETAILS, INSTALL, PREPARE: spell created
+ * DETAILS: Fixed missing include



  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (205e452103aef10678d7cc9ef022d56a1613b929), Ismael Luceno, 01/17/2015

Archive powered by MHonArc 2.6.24.

Top of Page