[SM-Commit] GIT changes to master grimoire by Vasil Yonkov (cb29d3fa472a1825b944ded2d128b1a1852d0d11)

Vasil Yonkov scm at sourcemage.org
Mon Jun 21 00:39:23 EDT 2010


GIT changes to master grimoire by Vasil Yonkov <spirtbrat at sourcemage.org>:

 gnome2-libs/evolution-data-server/HISTORY                    |    3 +++
 gnome2-libs/evolution-data-server/REPAIR^all^PRE_SUB_DEPENDS |    2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit cb29d3fa472a1825b944ded2d128b1a1852d0d11
Author: Vasil Yonkov <spirtbrat at sourcemage.org>
Commit: Vasil Yonkov <spirtbrat at sourcemage.org>

    evolution-data-server: fixed typo in REPAIR^all^PRE_SUB_DEPENDS

diff --git a/gnome2-libs/evolution-data-server/HISTORY b/gnome2-libs/evolution-data-server/HISTORY
index 2b9e026..c80df69 100644
--- a/gnome2-libs/evolution-data-server/HISTORY
+++ b/gnome2-libs/evolution-data-server/HISTORY
@@ -1,3 +1,6 @@
+2010-06-21 Vasil Yonkov <spirtbrat at sourcemage.org>
+	* REPAIR^all^PRE_SUB_DEPENDS: fixed typo
+
 2010-06-20 Robin Cook <rcook at wyrms.net>
 	* DETAILS: updated VERSION to 2.30.2
 
diff --git a/gnome2-libs/evolution-data-server/REPAIR^all^PRE_SUB_DEPENDS b/gnome2-libs/evolution-data-server/REPAIR^all^PRE_SUB_DEPENDS
index b6ecacb..bcea801 100755
--- a/gnome2-libs/evolution-data-server/REPAIR^all^PRE_SUB_DEPENDS
+++ b/gnome2-libs/evolution-data-server/REPAIR^all^PRE_SUB_DEPENDS
@@ -2,7 +2,7 @@ case $THIS_SUB_DEPENDS in
   LDAP) persistent_read openldap OPENLDAP_NTLM OPENLDAP_NTLM &&
         is_depends_enabled $SPELL openldap &&
         [[ OPENLDAP_NTLM == "y" ]] &&return 0;;
-   CAL) persistent_read CAL &&
+    CC) persistent_read CAL &&
         if [[ $CAL == "--enable-calendar=yes" ]]; then return 0; fi ;;
 esac
 return 1



More information about the SM-Commit mailing list