The branch, master has been updated via 47900b84b6988b04e8cc3693e10b875651c3836f (commit) from 82a1b04146c83243fb1dc299064e9da838405375 (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 47900b84b6988b04e8cc3693e10b875651c3836f Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sun Nov 11 14:01:31 2012 +0100 remove socket-sucker.c from build logic ----------------------------------------------------------------------- Summary of changes: Makefile.am | 9 --------- 1 file changed, 9 deletions(-) The diff of changes is: diff --git a/Makefile.am b/Makefile.am index 4dcebce..fad0ac9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -26,17 +26,8 @@ lightdm-remote-session-freerdp: lightdm-remote-session-freerdp.in @sed -e "s|\@libexecdir\@|$(libexecdir)|" $< > $@ libexec_PROGRAMS = \ - socket-sucker \ x2go-session-wrapper -socket_sucker_SOURCES = \ - socket-sucker.c -socket_sucker_CFLAGS = \ - -Wall -Werror \ - -fPIE -socket_sucker_LDFLAGS = \ - -pie - x2go_session_wrapper_SOURCES = \ x2go-session-wrapper.c x2go_session_wrapper_CFLAGS = \ hooks/post-receive -- lightdm-remote-session-x2go.git (X2Go-based remote login session support for LightDM) 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 "lightdm-remote-session-x2go.git" (X2Go-based remote login session support for LightDM).