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

confdir.spec

index 147d41eea48238bbae35560de83f12442642f613..507e880dfa3be9f592a6145b9366ac8b1e58b5cd 100644 (file)
@@ -94,7 +94,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc doc/*
 %attr(755,root,root) %{_libdir}/*.so
-%attr(755,root,root) %{_libdir}/*.la
+%{_libdir}/*.la
 %{_includedir}/*
 
 %files static
This page took 0.062731 seconds and 4 git commands to generate.