From 139ab9da54ef9349739e8e8c4f0c8a4c143cf676 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Jun 09 2019 12:38:05 +0000 Subject: drop --enable-tests so we don't get gpiomockup library --- 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