summaryrefslogtreecommitdiffstats
path: root/redhat/dependencies
diff options
context:
space:
mode:
Diffstat (limited to 'redhat/dependencies')
-rwxr-xr-xredhat/dependencies/arts/trinity-arts-3.5.13.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/redhat/dependencies/arts/trinity-arts-3.5.13.spec b/redhat/dependencies/arts/trinity-arts-3.5.13.spec
index fd2d6104d..76df15c1c 100755
--- a/redhat/dependencies/arts/trinity-arts-3.5.13.spec
+++ b/redhat/dependencies/arts/trinity-arts-3.5.13.spec
@@ -80,7 +80,7 @@ cd build
%__make %{?_smp_mflags}
%install
-%make_install -C build
+%__make install -C build DESTDIR=%{?buildroot}
%clean
%__rm -rf %{?buildroot}
@@ -111,7 +111,7 @@ cd build
%{_bindir}/artsc-config
%{_libdir}/lib*.so
%{_libdir}/pkgconfig/*.pc
-%exclude %{_libdir}/*.a
+%{_libdir}/*.a
%changelog