[digikam] fix setup

nucleo nucleo at fedoraproject.org
Tue Jun 5 00:50:56 UTC 2012


commit 353a332347cf66ded53b0642299d6ee36c28da08
Author: nucleo <nucleo at fedoraproject.org>
Date:   Tue Jun 5 03:50:44 2012 +0300

    fix setup

 digikam.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/digikam.spec b/digikam.spec
index 5125c49..ebae3f0 100644
--- a/digikam.spec
+++ b/digikam.spec
@@ -214,7 +214,7 @@ BuildArch: noarch
 
 
 %prep
-%setup -q -n %{name}-software-compilation-%{version}%{?pre:-%{pre}}
+%setup -q -n %{name}-%{version}%{?pre:-%{pre}}
 
 %patch0 -p1 -b .clapack-atlas
 


More information about the scm-commits mailing list