From 3ebf67fcea26c7d3ff4acd4cefe6d99b9c679b74 Mon Sep 17 00:00:00 2001 From: ankry Date: Mon, 25 Nov 2002 14:13:02 +0000 Subject: [PATCH] - massive attack: no need for 755 for *.la Changed files: esound.spec -> 1.74 --- esound.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/esound.spec b/esound.spec index 4ee6b49..854c6d0 100644 --- a/esound.spec +++ b/esound.spec @@ -185,7 +185,7 @@ rm -rf $RPM_BUILD_ROOT %doc AUTHORS ChangeLog NEWS %attr(755,root,root) %{_bindir}/esd-config %attr(755,root,root) %{_libdir}/lib*.so -%attr(755,root,root) %{_libdir}/lib*.la +%{_libdir}/lib*.la %{_includedir}/* %{_aclocaldir}/* %{_pkgconfigdir}/esound* -- 2.44.0