The branch, master has been updated via 28ad8db6817edb6021c45b13e4cd3006f18015da (commit) from ca91300162fb49f3024f773adc011150afdc74af (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 28ad8db6817edb6021c45b13e4cd3006f18015da Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Dec 10 23:21:06 2013 +0100 don't build man2html man pages for now ----------------------------------------------------------------------- Summary of changes: x2goadmincenter/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) The diff of changes is: diff --git a/x2goadmincenter/Makefile b/x2goadmincenter/Makefile index b537b86..2d6b168 100755 --- a/x2goadmincenter/Makefile +++ b/x2goadmincenter/Makefile @@ -41,7 +41,7 @@ build_plugins: for module in `ls modules`; do cd $(SRC_DIR)/modules/$$module && qmake-qt4 $$module.pro && make; done build_man: - make -f Makefile.man2html build +# $(MAKE) -f Makefile.man2html build clean: clean_admincenter clean_plugins clean_man find . -type f -name '*.o' -exec rm -vf {} + hooks/post-receive -- x2goadmincenter.git (X2Go Administration Center) 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 "x2goadmincenter.git" (X2Go Administration Center).