[freeipa/f19] Restore forgotten setup line

Petr Viktorin pviktori at fedoraproject.org
Fri Aug 30 11:40:38 UTC 2013


commit 81248e16cb07aa8d88f78e5fe1d3994607dfcee1
Author: Petr Viktorin <pviktori at redhat.com>
Date:   Fri Aug 30 11:51:14 2013 +0200

    Restore forgotten setup line

 freeipa.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/freeipa.spec b/freeipa.spec
index 9d614c4..6d9a25c 100644
--- a/freeipa.spec
+++ b/freeipa.spec
@@ -357,6 +357,8 @@ UpdateTimestamps() {
   done
 }
 
+%setup -n freeipa-%{VERSION} -q
+
 for p in %patches ; do
     %__patch -p1 -i $p
     UpdateTimestamps -p1 $p


More information about the scm-commits mailing list