From e9e55f6ad9f2359abb4b088e4b6dba17a668c856 Mon Sep 17 00:00:00 2001 From: Ryan Curtin Date: May 30 2022 23:31:27 +0000 Subject: Set installation root correctly. --- diff --git a/armadillo.spec b/armadillo.spec index 216a4e7..2c4f351 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -83,13 +83,7 @@ make %install -make install - - -%check -cmake -DBUILD_SMOKE_TEST=ON -make -C "%{_vpath_builddir}" -ctest +make install DESTDIR=$RPM_BUILD_ROOT %if (0%{?rhel} && 0%{?rhel} <= 7)