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

gal.spec

index 246a1ce321f248a4737325e3c400c4bdbb778e66..2255da53f0fed4e196285f4296608d0e8752e5a4 100644 (file)
--- a/gal.spec
+++ b/gal.spec
@@ -154,7 +154,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
 %attr(755,root,root) %{_libdir}/*.sh
-%attr(755,root,root) %{_libdir}/lib*.la
+%{_libdir}/lib*.la
 %attr(755,root,root) %{_libdir}/lib*.so
 %{_includedir}/%{name}
 
This page took 0.033359 seconds and 4 git commands to generate.