]> git.pld-linux.org Git - packages/at-spi.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:
    at-spi.spec -> 1.10

at-spi.spec

index 07c4e080032d142093c658dcf9f252d9f045070f..247b6ba8238205b693fac69ba2b866f12f358430 100644 (file)
@@ -95,7 +95,7 @@ rm -rf $RPM_BUILD_ROOT
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/*.so
-%attr(755,root,root) %{_libdir}/*.la
+%{_libdir}/*.la
 %{_includedir}/*
 %doc %{_gtkdocdir}/*
 %{_pkgconfigdir}/*
This page took 0.204459 seconds and 4 git commands to generate.