[packages/mate-polkit] fix missing executable permission
glen
glen at pld-linux.org
Sat Dec 22 23:06:23 CET 2012
commit 605b7f1b7502d8bbeb75e73ef4e7c3d9214a7591
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sun Dec 23 00:06:09 2012 +0200
fix missing executable permission
mate-polkit.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mate-polkit.spec b/mate-polkit.spec
index 8c49e0d..fdb9aff 100644
--- a/mate-polkit.spec
+++ b/mate-polkit.spec
@@ -64,8 +64,8 @@ rm -rf $RPM_BUILD_ROOT
%{_sysconfdir}/xdg/autostart/polkit-mate-authentication-agent-1.desktop
%attr(755,root,root) %{_libdir}/libpolkit-gtk-mate-1.so.*.*.*
%ghost %{_libdir}/libpolkit-gtk-mate-1.so.0
+%attr(755,root,root) %{_libdir}/polkit-mate-authentication-agent-1
%{_libdir}/girepository-1.0/PolkitGtkMate-1.0.typelib
-%{_libexecdir}/polkit-mate-authentication-agent-1
%files devel
%defattr(644,root,root,755)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mate-polkit.git/commitdiff/605b7f1b7502d8bbeb75e73ef4e7c3d9214a7591
More information about the pld-cvs-commit
mailing list