From 139ab9da54ef9349739e8e8c4f0c8a4c143cf676 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Sun, 9 Jun 2019 13:38:05 +0100 Subject: [PATCH] drop --enable-tests so we don't get gpiomockup library --- libgpiod.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libgpiod.spec b/libgpiod.spec index 1ec5abd..52d6324 100644 --- a/libgpiod.spec +++ b/libgpiod.spec @@ -59,7 +59,7 @@ Files for development with %{name}. %build autoreconf -vif -%configure --enable-tools=yes --disable-static --enable-tests \ +%configure --enable-tools=yes --disable-static \ --enable-bindings-cxx --enable-bindings-python %make_build