[SM-Commit] GIT changes to master grimoire by Bor Kraljič (cc90bee8d64d114bad9516d123795ef5f27ab53c)
Bor Kraljič
scm at sourcemage.org
Tue Sep 27 04:50:19 EDT 2011
GIT changes to master grimoire by Bor Kraljič <pyrobor at ver.si>:
chat-irc/minbif/HISTORY | 3 +++
chat-irc/minbif/REPAIR^ALL^PRE_SUB_DEPENDS | 4 ++++
2 files changed, 7 insertions(+)
New commits:
commit cc90bee8d64d114bad9516d123795ef5f27ab53c
Author: Bor Kraljič <pyrobor at ver.si>
Commit: Bor Kraljič <pyrobor at ver.si>
minbif: fixed REPAIR^ALL^PRE_SUB_DEPENDS to be the same as SUB_DEPENDS
diff --git a/chat-irc/minbif/HISTORY b/chat-irc/minbif/HISTORY
index 7789304..98e1dbe 100644
--- a/chat-irc/minbif/HISTORY
+++ b/chat-irc/minbif/HISTORY
@@ -1,3 +1,6 @@
+2011-09-27 Bor Kraljič <pyrobor at ver.si>
+ * REPAIR^ALL^PRE_SUB_DEPENDS: fixed to be the same as SUB_DEPENDS
+
2011-09-26 Ismael Luceno <ismael at sourcemage.org>
* DEPENDS, DETAILS, PREPARE: Use prepare_select_branch
diff --git a/chat-irc/minbif/REPAIR^ALL^PRE_SUB_DEPENDS b/chat-irc/minbif/REPAIR^ALL^PRE_SUB_DEPENDS
index e69de29..b2a9f7d 100755
--- a/chat-irc/minbif/REPAIR^ALL^PRE_SUB_DEPENDS
+++ b/chat-irc/minbif/REPAIR^ALL^PRE_SUB_DEPENDS
@@ -0,0 +1,4 @@
+case $THIS_SUB_DEPENDS in
+ LIBCACA) is_depends_enabled $SPELL libcaca && return 0;;
+esac
+return 1
More information about the SM-Commit
mailing list