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

gdsl.spec

index ddb67d4a258a9252501da416f8e5df1401c2e286..85686c7bf709a1b7a70fdb851b04816c3275bb0f 100644 (file)
--- a/gdsl.spec
+++ b/gdsl.spec
@@ -91,7 +91,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc src/examples/* README TODO
 %attr(755,root,root) %{_libdir}/*.so
-%attr(755,root,root) %{_libdir}/*.la
+%{_libdir}/*.la
 %dir %{_includedir}/gdsl
 %{_includedir}/gdsl/*.h
 %{_mandir}/man3/*
This page took 0.087236 seconds and 4 git commands to generate.