]> git.pld-linux.org Git - packages/gengameng.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:
    gengameng.spec -> 1.5

gengameng.spec

index a43877e482869a7f87685d41a40e5b55494557b9..381dec2a43ad9d375276d287a81444ed1f33d1d5 100644 (file)
@@ -80,7 +80,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/gengameng-config
 %attr(755,root,root) %{_libdir}/libgengameng.so
-%attr(755,root,root) %{_libdir}/libgengameng.la
+%{_libdir}/libgengameng.la
 %{_includedir}/gengameng
 %{_aclocaldir}/gengameng.m4
 
This page took 0.110966 seconds and 4 git commands to generate.