From c0429ee950e91dcd3e808378509129ccb36753b3 Mon Sep 17 00:00:00 2001 From: Irina Boverman Date: Fri, 17 Feb 2017 16:14:56 -0500 Subject: [PATCH] 0.17.0-1 --- qpid-proton.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/qpid-proton.spec b/qpid-proton.spec index 733903d..1ced126 100644 --- a/qpid-proton.spec +++ b/qpid-proton.spec @@ -307,7 +307,7 @@ CXX11FLAG="" make all docs %{?_smp_mflags} %if 0%{?fedora} -(cd proton-c/bindings/python; %py3_build) +(cd bindings/python; %py3_build) %endif %install @@ -315,7 +315,7 @@ rm -rf %{buildroot} %make_install %if 0%{?fedora} -(cd proton-c/bindings/python; %py3_install) +(cd bindings/python; %py3_install) %endif CPROTON_BUILD=$PWD . ./config.sh