[sugar-xoirc] fix setup dir

Peter Robinson pbrobinson at fedoraproject.org
Tue Mar 8 11:44:35 UTC 2011


commit 05728c8d6805a876641ee0323551cdad864efbf1
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Tue Mar 8 11:44:24 2011 +0000

    fix setup dir

 sugar-xoirc-checkout.sh |   12 ------------
 sugar-xoirc.spec        |    3 ++-
 2 files changed, 2 insertions(+), 13 deletions(-)
---
diff --git a/sugar-xoirc.spec b/sugar-xoirc.spec
index fe12916..bd88188 100644
--- a/sugar-xoirc.spec
+++ b/sugar-xoirc.spec
@@ -20,7 +20,8 @@ on the internet, and chat with them.
 
 
 %prep
-%setup -q -n IRC-%{version}
+%setup -q -n IRC.activity
+
 chmod -x {purk/scripts/ignore.py,purk/scripts/console.py,purk/scripts/timeout.py,purk/scripts/alias.py}
 chmod +x setup.py
 rm -rf NEWS


More information about the scm-commits mailing list