]> git.pld-linux.org Git - packages/atk.git/commitdiff
- fix rights on atk include files
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 29 Oct 2001 20:18:18 +0000 (20:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    atk.spec -> 1.4

atk.spec

index 2342059f4046adcc46d094b2a5ebafffd8db57b1..8d19fc9dcebb3acfc36d8bff4f3301a40bf24071 100644 (file)
--- a/atk.spec
+++ b/atk.spec
@@ -90,7 +90,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/lib*.so
 %attr(755,root,root) %{_libdir}/lib*.la
-%attr(644,root,root) %{_includedir}/atk*
+%{_includedir}/atk*
 %attr(644,root,root) %{_pkgconfigdir}/atk*
 %{_datadir}/gtk-doc/html/atk
 
This page took 0.028665 seconds and 4 git commands to generate.