From c4099a550672cab84d51fc638a5603ce3ad8fedd Mon Sep 17 00:00:00 2001 From: Irina Boverman Date: Wed, 29 Jul 2020 11:03:02 -0400 Subject: [PATCH] WIP --- qpid-proton.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/qpid-proton.spec b/qpid-proton.spec index 64b6152..34dc34f 100644 --- a/qpid-proton.spec +++ b/qpid-proton.spec @@ -1,4 +1,5 @@ %global proton_datadir %{_datadir}/proton +%global __cmake_in_source_build 1 %global __provides_exclude_from ^%{proton_datadir}/examples/.*$ %global __requires_exclude_from ^%{proton_datadir}/examples/.*$