]> git.pld-linux.org Git - packages/KXL.git/commitdiff
- massive attack: no need for 755 for *.la
authorankry <ankry@pld-linux.org>
Mon, 25 Nov 2002 14:12:19 +0000 (14:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    KXL.spec -> 1.18

KXL.spec

index 129290ff30896b89aa4e61c7785fcbc8d0b8569a..c3ab4faa7d0972e297cfacbe196709ee1149244f 100644 (file)
--- a/KXL.spec
+++ b/KXL.spec
@@ -78,7 +78,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc ChangeLog
 %attr(755,root,root) %{_libdir}/lib%{name}-%{version}.so
-%attr(755,root,root) %{_libdir}/lib%{name}.la
+%{_libdir}/lib%{name}.la
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.094622 seconds and 4 git commands to generate.