package.xml

Christoph Wickert wickert at kolabsys.com
Thu Apr 21 12:19:33 CEST 2011


 package.xml |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit f770a658182e39044ad46ee5b4069a008380b0c9
Author: Christoph Wickert <cwickert at fedoraproject.org>
Date:   Thu Apr 21 12:19:27 2011 +0200

    Fix syntax error in package.xml

diff --git a/package.xml b/package.xml
index 242ef34..6cf703c 100644
--- a/package.xml
+++ b/package.xml
@@ -125,7 +125,7 @@
       <file name="mysmarty.php" role="php" />
       <file name="passwd.php" role="php" />
       <file name="Sieve.php" role="php" />
-      <file name="function.kolabsync.php" role="php">
+      <file name="function.kolabsync.php" role="php"/>
      </dir> <!-- /lib/KolabAdmin/include -->
      <dir name="Sieve">
       <dir name="Segment">





More information about the commits mailing list