changeset 399:05753b1906f9 stable-0-6-74

changes to build on centos 6
author Carl Byington <carl@five-ten-sg.com>
date Sun, 12 Jan 2020 14:58:06 -0800
parents bd462a6489e4
children c6b10ac09bb6
files libpst.spec.in
diffstat 1 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/libpst.spec.in	Sun Jan 12 14:50:03 2020 -0800
+++ b/libpst.spec.in	Sun Jan 12 14:58:06 2020 -0800
@@ -149,13 +149,9 @@
 %files -n python3-%{name}
 %defattr(-,root,root,-)
 %{python3_sitearch}/_*.so
-%exclude %{python3_sitearch}/*.a
-%exclude %{python3_sitearch}/*.la
 %else
 %files python
 %{python_sitearch}/_*.so
-%exclude %{python_sitearch}/*.a
-%exclude %{python_sitearch}/*.la
 %endif