From d9207656e180b179ae7e65b15fcf6640a5e14ccb Mon Sep 17 00:00:00 2001 From: sagitter Date: Tue, 4 Oct 2016 15:47:47 +0200 Subject: [PATCH] Provide static files --- sundials.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/sundials.spec b/sundials.spec index 703ab30..6a1a6a9 100644 --- a/sundials.spec +++ b/sundials.spec @@ -475,9 +475,6 @@ make install DESTDIR=%{buildroot} -C buildmpich_dir/build make install DESTDIR=%{buildroot} -C sundials-%{version}/build -# Remove archive files -find %{buildroot} -name '*.a' -delete - ##Install all .pc files %if 0%{?with_openmpi} %ifarch s390 s390x