[X2Go-Commits] x2goserver.git - build-baikal (branch) updated: 3.1.0.1-8-g0ae4d0e
X2Go dev team
git-admin at x2go.org
Wed Dec 4 06:22:04 CET 2013
The branch, build-baikal has been updated
via 0ae4d0ec543241fb93706958fa0d037b9cb8fc0b (commit)
from 733794a943e2e47c5a2e557ea5a48759c8a4c95c (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 -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
debian/x2goserver.postinst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
The diff of changes is:
diff --git a/debian/x2goserver.postinst b/debian/x2goserver.postinst
index 07c8540..2837629 100755
--- a/debian/x2goserver.postinst
+++ b/debian/x2goserver.postinst
@@ -100,7 +100,7 @@ case "$1" in
# create /etc/x2go/applications symlink if not already there (as link or as dir)
if ! test -e /etc/x2go/applications; then
- ln -s /etc/x2go/applications /usr/share/applications
+ ln -s /usr/share/applications /etc/x2go/applications
fi
;;
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