[ovs-dev] [PATCH 16/33] fedora-spec: use default tarball dirs name

Flavio Leitner fbl at redhat.com
Thu Nov 6 18:45:34 UTC 2014


The default tarball directory follows the standard.

Signed-off-by: Flavio Leitner <fbl at redhat.com>
---
 rhel/openvswitch-fedora.spec.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rhel/openvswitch-fedora.spec.in b/rhel/openvswitch-fedora.spec.in
index 456e5d5..03bf0b2 100644
--- a/rhel/openvswitch-fedora.spec.in
+++ b/rhel/openvswitch-fedora.spec.in
@@ -83,7 +83,7 @@ files needed to build an external application.
 
 
 %prep
-%setup -q -n openvswitch-%{version}
+%setup -q
 
 %build
 %configure --enable-ssl --with-pkidir=%{_sharedstatedir}/openvswitch/pki
-- 
1.9.3




More information about the dev mailing list