The branch, master has been updated via 5bc0067ce1263aa7635915bd780eeba274955a0a (commit) from 48fc169893bc976524b3872fa6ef4d5e26c0147d (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 5bc0067ce1263aa7635915bd780eeba274955a0a Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Dec 11 22:03:30 2013 +0100 x2gomatebindings: trailing slash ----------------------------------------------------------------------- Summary of changes: x2gomatebindings.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) The diff of changes is: diff --git a/x2gomatebindings.spec b/x2gomatebindings.spec index 0b97828..bb828a6 100644 --- a/x2gomatebindings.spec +++ b/x2gomatebindings.spec @@ -57,7 +57,7 @@ mkdir -p %{buildroot}%{_datadir}/x2go/x2gofeature.d/ install -p -m 644 share/x2go/x2gofeature.d/*.features %{buildroot}%{_datadir}/x2go/x2gofeature.d/ mkdir -p %{buildroot}%{_sysconfdir}/xdg/menus/ install -p -m 644 xdg-menus/mate-settings-x2go.menu %{buildroot}%{_sysconfdir}/xdg/menus/ -mkdir -p %{buildroot}%{_libdir}/x2go/extensions/pre-runcommand.d +mkdir -p %{buildroot}%{_libdir}/x2go/extensions/pre-runcommand.d/ install -p -m 644 lib/x2go/extensions/pre-runcommand.d/005_MATE-monitors-xml-ignore %{buildroot}%{_libdir}/x2go/extensions/pre-runcommand.d/ hooks/post-receive -- x2gomatebindings.git (MATE bindings for X2Go) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "x2gomatebindings.git" (MATE bindings for X2Go).