[python-fiat] fix prep

Fabian Affolter fab at fedoraproject.org
Thu Jul 31 17:12:22 UTC 2014


commit e3bfd99ff770d52029fc6b409a72830911389c30
Author: Fabian Affolter <fab at localhost.localdomain>
Date:   Thu Jul 31 19:11:29 2014 +0200

    fix prep

 python-fiat.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/python-fiat.spec b/python-fiat.spec
index 319042d..647ebc0 100644
--- a/python-fiat.spec
+++ b/python-fiat.spec
@@ -33,7 +33,7 @@ and H(curl) elements such as Raviart-Thomas and Nedelec are supported
 on triangles and tetrahedra.  
 
 %prep
-%setup -q
+%setup -q -n %{srcname}-%{version}
 
 %build
 %{__python2} setup.py build


More information about the scm-commits mailing list