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

pong.spec

index a5d5354c9dc094904083209e16c6c43d44a923bb..1190f1b04b240817dddf7b1e8d1d56966d30de96 100644 (file)
--- a/pong.spec
+++ b/pong.spec
@@ -110,7 +110,7 @@ rm -rf $RPM_BUILD_ROOT
 %doc AUTHORS NEWS README TODO
 %attr(755,root,root) %{_bindir}/pong-gconf-schema-export*
 %{_libdir}/*.so
-%attr(755,root,root) %{_libdir}/*.la
+%{_libdir}/*.la
 %attr(755,root,root) %{_libdir}/*.sh
 %{_aclocaldir}/*.m4
 %{_includedir}/pong-1
This page took 0.063404 seconds and 4 git commands to generate.