The branch, master has been updated via 0b07a2df4485458027caea5fabcc133b38c0229e (commit) from e92d9c6c3b2098c2a8ef6674704c266d11cd74f5 (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 0b07a2df4485458027caea5fabcc133b38c0229e Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Dec 18 21:49:27 2013 +0100 Makefile: make sure x2gobroker-daemon-debug gets installed via Makefile ----------------------------------------------------------------------- Summary of changes: Makefile | 2 ++ 1 file changed, 2 insertions(+) The diff of changes is: diff --git a/Makefile b/Makefile index ea8c22b..c48277d 100755 --- a/Makefile +++ b/Makefile @@ -120,6 +120,8 @@ install: "${DESTDIR}${MANDIR}/man8" ${INSTALL_FILE} man/man8/x2gobroker-daemon-debug.8* \ "${DESTDIR}${MANDIR}/man8" + ${INSTALL_PROGRAM} sbin/x2gobroker-daemon-debug \ + "${DESTDIR}${SBINDIR}/" # x2gobroker-wsgi mkdir -p "${DESTDIR}${ETCDIR}" "${DESTDIR}/etc/logrotate.d" hooks/post-receive -- x2gobroker.git (HTTP(S) Session broker 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 "x2gobroker.git" (HTTP(S) Session broker for X2Go).