commit b5d0e898c268448b98b343d084d1842c91860518
Author: Jan Rękorajski <[email protected]>
Date:   Sat Feb 17 11:12:38 2018 +0100

    - mate-auth agent migrated to libexec, fix this here too
    - rel 3

 polkit-mate-authentication-agent-1.desktop | 2 +-
 xfce4-session.spec                         | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/xfce4-session.spec b/xfce4-session.spec
index 1b84def..45cbf40 100644
--- a/xfce4-session.spec
+++ b/xfce4-session.spec
@@ -7,7 +7,7 @@ Summary:        Xfce session manager
 Summary(pl.UTF-8):     Zarządca sesji Xfce
 Name:          xfce4-session
 Version:       4.12.1
-Release:       2
+Release:       3
 License:       GPL v2
 Group:         X11/Applications
 Source0:       
http://archive.xfce.org/src/xfce/%{name}/4.12/%{name}-%{version}.tar.bz2
@@ -118,7 +118,7 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-%{__sed} -e 's|@LIBDIR@|%{_libdir}|g' %{SOURCE2} > 
$RPM_BUILD_ROOT%{_sysconfdir}/xdg/autostart/xfce4-polkit-mate-authentication-agent-1.desktop
+%{__sed} -e 's|@LIBEXECDIR@|%{_libexecdir}|g' %{SOURCE2} > 
$RPM_BUILD_ROOT%{_sysconfdir}/xdg/autostart/xfce4-polkit-mate-authentication-agent-1.desktop
 
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/xfce4/session/splash-engines/*.la
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/*.la
diff --git a/polkit-mate-authentication-agent-1.desktop 
b/polkit-mate-authentication-agent-1.desktop
index 391ebd4..dd0cdb2 100644
--- a/polkit-mate-authentication-agent-1.desktop
+++ b/polkit-mate-authentication-agent-1.desktop
@@ -91,7 +91,7 @@ Comment[uk]=Агент автентифікації PolicyKit
 Comment[zh_CN]=PolicyKit 认证代理
 Comment[zh_HK]=PolicyKit 驗證代理程式
 Comment[zh_TW]=PolicyKit 驗證代理程式
-Exec=@LIBDIR@/polkit-mate-authentication-agent-1
+Exec=@LIBEXECDIR@/polkit-mate-authentication-agent-1
 Terminal=false
 Type=Application
 Categories=
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xfce4-session.git/commitdiff/b5d0e898c268448b98b343d084d1842c91860518

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to