The branch, backport-lenny has been updated via af7cfb790ab5c105b0ac5f463905741b26fa58a9 (commit) from 1ffd9dac311765d3fe5cef6129e53357dba22e16 (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 af7cfb790ab5c105b0ac5f463905741b26fa58a9 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sun Nov 20 20:26:44 2011 +0100 Makefile fix for x2goserver-xsession (6, typo fix) ----------------------------------------------------------------------- Summary of changes: x2goserver-xsession/Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) The diff of changes is: diff --git a/x2goserver-xsession/Makefile b/x2goserver-xsession/Makefile index d07a0f7..2bbbd66 100755 --- a/x2goserver-xsession/Makefile +++ b/x2goserver-xsession/Makefile @@ -5,7 +5,7 @@ SHELL=/bin/bash INSTALL_DIR=install -d -o root -g root -m 755 INSTALL_FILE=install -o root -g root -m 644 -INSTALL_SYMLINKK=ln -s -f +INSTALL_SYMLINK=ln -s -f INSTALL_PROGRAM=install -o root -g root -m 755 RM_FILE=rm -f 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).