From f6bdac7e89b78dfd117f7d8ec11d2a70dae5bf2c Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Thu, 7 Oct 2021 00:11:02 -0400 Subject: [PATCH] Drop useles --enable-maintainer-mode --- libfakekey.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libfakekey.spec b/libfakekey.spec index 9620045..54722cf 100644 --- a/libfakekey.spec +++ b/libfakekey.spec @@ -43,7 +43,7 @@ applications that use libfakekey. # mandatory. See autogen.sh (which, however, we do not use because we need to # use the %%configure macro). autoreconf -f -i -v -%configure --enable-maintainer-mode --disable-static +%configure --disable-static %make_build