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

botnet.spec

index 45fa40ce0f69836417ae530a304b38d3fd212458..fe1d88ccc5c9ad7871aba1e0f8f65973980ea187 100644 (file)
@@ -92,7 +92,7 @@ rm -rf $RPM_BUILD_ROOT
 %doc ChangeLog AUTHORS todo.txt botnet.txt
 %attr(755,root,root) %{_bindir}/botnet-config
 %attr(755,root,root) %{_libdir}/*.so
-%attr(755,root,root) %{_libdir}/*.la
+%{_libdir}/*.la
 %{_includedir}/*
 %{_examplesdir}/%{name}-%{version}
 
This page took 0.073562 seconds and 4 git commands to generate.