[X2Go-Commits] x2goserver.git - master (branch) updated: 3.1.1.3-339-gb3a43f4
X2Go dev team
git-admin at x2go.org
Fri Jan 3 21:38:40 CET 2014
The branch, master has been updated
via b3a43f4f651b1239a9af48a7469cf7a0c69a4719 (commit)
from 83dad53cce8c1ba9dc61441cf0cb944cf86ceb61 (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 b3a43f4f651b1239a9af48a7469cf7a0c69a4719
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Fri Jan 3 21:38:35 2014 +0100
x2goserver.spec: fix installation of new Perl man pages
-----------------------------------------------------------------------
Summary of changes:
x2goserver.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
The diff of changes is:
diff --git a/x2goserver.spec b/x2goserver.spec
index 6105a2d..5ffac11 100644
--- a/x2goserver.spec
+++ b/x2goserver.spec
@@ -421,8 +421,8 @@ exit 0
%{_mandir}/man3/X2Go::Server.*
%{_mandir}/man3/X2Go::SupeReNicer.*
%{_mandir}/man3/X2Go::Utils.*
-%{_mandir}/man3/X2Go::Agent.*
-%{_mandir}/man3/X2Go::Agent::*
+%{_mandir}/man3/X2Go::Server::Agent.*
+%{_mandir}/man3/X2Go::Server::Agent::*
%files -n perl-X2Go-Server-DB
hooks/post-receive
--
x2goserver.git (X2Go Server)
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 "x2goserver.git" (X2Go Server).
More information about the x2go-commits
mailing list