From 64cecd48c148b2f5dbc8c901178d05244502f6ed Mon Sep 17 00:00:00 2001 From: ankry Date: Mon, 25 Nov 2002 14:13:01 +0000 Subject: [PATCH] - massive attack: no need for 755 for *.la Changed files: chmlib.spec -> 1.3 --- chmlib.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chmlib.spec b/chmlib.spec index 5b99f96..70e780e 100644 --- a/chmlib.spec +++ b/chmlib.spec @@ -82,7 +82,7 @@ rm -rf $RPM_BUILD_ROOT %defattr(644,root,root,755) %{_includedir}/*.h %attr(755,root,root) %{_libdir}/lib*.so -%attr(755,root,root) %{_libdir}/lib*.la +%{_libdir}/lib*.la %files static %defattr(644,root,root,755) -- 2.43.0