[sugar-read] fix directory naming

Peter Robinson pbrobinson at fedoraproject.org
Tue Apr 5 14:42:50 UTC 2011


commit 50744083ebcbd0099d23fe64802b247b263384f8
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Tue Apr 5 15:42:48 2011 +0100

    fix directory naming

 sugar-read.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/sugar-read.spec b/sugar-read.spec
index 0c874e7..4fed717 100644
--- a/sugar-read.spec
+++ b/sugar-read.spec
@@ -27,7 +27,7 @@ extremely low power consumption and simple navigation controls.
 Read can read PDF files, single-page TIFF files, and also read DJVU files.
 
 %prep
-%setup -q -n Read.activity
+%setup -q -n Read-%{version}
 
 %build
 python ./setup.py build


More information about the scm-commits mailing list