[alliance] Correct the setup stage.

Christopher Meng cicku at fedoraproject.org
Wed Aug 20 04:09:57 UTC 2014


commit 9677d6bfa31d90d4a8d856b28571b489856a9199
Author: Christopher Meng <i at cicku.me>
Date:   Wed Aug 20 12:09:21 2014 +0800

    Correct the setup stage.

 alliance.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/alliance.spec b/alliance.spec
index 0248e12..b38ca39 100644
--- a/alliance.spec
+++ b/alliance.spec
@@ -87,7 +87,7 @@ BuildRequires:  tetex-latex
 Documentation and tutorials for the Alliance VLSI CAD Sytem.
 
 %prep
-%setup -q
+%setup -qn %{name}
 #%patch0 -p1
 #%patch1 -p1
 rm -frv autom4te.cache


More information about the scm-commits mailing list