From 8c00d88bb647b2a3587daaf67756b67f0f3c4444 Mon Sep 17 00:00:00 2001 From: Flavio Leitner Date: Thu, 6 Nov 2014 16:45:27 -0200 Subject: [PATCH] fedora-spec: use %configure macro Signed-off-by: Flavio Leitner Signed-off-by: Ben Pfaff --- 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 db624558b..3e19c9191 100644 --- a/rhel/openvswitch-fedora.spec.in +++ b/rhel/openvswitch-fedora.spec.in @@ -52,7 +52,7 @@ traffic. %setup -q -n openvswitch-%{version} %build -./configure --prefix=/usr --sysconfdir=/etc --localstatedir=%{_localstatedir} --enable-ssl +%configure --enable-ssl --with-pkidir=%{_sharedstatedir}/openvswitch/pki make %{_smp_mflags} %install -- 2.20.1