From 757c3b03f55f09d841fba94ed2eafefd2fcc8f6c Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Oct 03 2017 13:48:09 +0000 Subject: cleanup spec Signed-off-by: Igor Gnatenko --- diff --git a/annobin.spec b/annobin.spec index 5613f68..e94fbad 100644 --- a/annobin.spec +++ b/annobin.spec @@ -47,16 +47,16 @@ touch configure */configure Makefile.in */Makefile.in %build %configure --quiet -make %{?_smp_mflags} +%make_build + +%install +%make_install %if %{with tests} +%check make check %endif -%install -rm -rf $RPM_BUILD_ROOT -make install DESTDIR=$RPM_BUILD_ROOT - %files %{ANNOBIN_PLUGIN_DIR} %{_bindir}/built-by.sh