[sugar-chat] fix name

Peter Robinson pbrobinson at fedoraproject.org
Mon Sep 5 21:37:41 UTC 2011


commit 3696bcbb31842b8d73237285d92218dc631840cf
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Mon Sep 5 22:37:22 2011 +0100

    fix name

 sugar-chat.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/sugar-chat.spec b/sugar-chat.spec
index 721502c..9aeccd1 100644
--- a/sugar-chat.spec
+++ b/sugar-chat.spec
@@ -21,7 +21,7 @@ BuildArch: noarch
 The chat activity provides a chat client for the Sugar interface.
 
 %prep
-%setup -q -n Chat-%{version}
+%setup -q -n chat-%{version}
 
 %build
 python ./setup.py build


More information about the scm-commits mailing list