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

a2ps.spec

index 54f9045edcf000171a4b862e09eae932df90c02b..0d8c023b8ae529f699946f495b30ed81cc0e923c 100644 (file)
--- a/a2ps.spec
+++ b/a2ps.spec
@@ -153,7 +153,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/lib*.la
+%{_libdir}/lib*.la
 %attr(755,root,root) %{_libdir}/lib*.so
 %{_includedir}/*
 
This page took 0.146576 seconds and 4 git commands to generate.