From 4b33a60d1e07db497de104b1019c31b31f103365 Mon Sep 17 00:00:00 2001 From: ankry Date: Mon, 25 Nov 2002 14:12:19 +0000 Subject: [PATCH] - massive attack: no need for 755 for *.la Changed files: XmHTML.spec -> 1.15 --- XmHTML.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/XmHTML.spec b/XmHTML.spec index d3cd3bc..eaf76e0 100644 --- a/XmHTML.spec +++ b/XmHTML.spec @@ -108,7 +108,7 @@ rm -rf $RPM_BUILD_ROOT %defattr(644,root,root,755) %doc html/* %attr(755,root,root) %{_libdir}/lib*.so -%attr(755,root,root) %{_libdir}/lib*.la +%{_libdir}/lib*.la %{_includedir}/XmHTML %files static -- 2.43.0