Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (bdc4287ba4f4906a445ca773481a649684ec12f1)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (bdc4287ba4f4906a445ca773481a649684ec12f1)
  • Date: Mon, 16 May 2016 10:02:42 +0000

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

libs/boost/UP_TRIGGERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit bdc4287ba4f4906a445ca773481a649684ec12f1
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

boost - forgotten file

diff --git a/libs/boost/UP_TRIGGERS b/libs/boost/UP_TRIGGERS
index 7a5db7e..f1b5195 100755
--- a/libs/boost/UP_TRIGGERS
+++ b/libs/boost/UP_TRIGGERS
@@ -5,6 +5,6 @@ local OLD_SPELL_VERSION=""
spell_ok $SPELL && OLD_SPELL_VERSION="$(installed_version $SPELL)"
if [ "${VERSION}" != "${OLD_SPELL_VERSION}" ]; then
for each in $(show_up_depends $SPELL 1); do
- up_trigger $each cast_self
+ up_trigger $each check_self
done
fi



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (bdc4287ba4f4906a445ca773481a649684ec12f1), Treeve Jelbert, 05/16/2016

Archive powered by MHonArc 2.6.24.

Top of Page