[X2Go-Commits] x2goserver.git - build-baikal (branch) updated: 3.1.1.3-269-g3a9761b

X2Go dev team git-admin at x2go.org
Fri Jan 3 20:53:34 CET 2014


The branch, build-baikal has been updated
       via  3a9761b6f341c70d091169adf69ec8d23e4f5853 (commit)
      from  83ec91a0dde4fa1e99c07d7b5ad7d2821515730d (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:
 Makefile.docupload |    3 ---
 1 file changed, 3 deletions(-)

The diff of changes is:
diff --git a/Makefile.docupload b/Makefile.docupload
index 8c9e770..cbc6f03 100644
--- a/Makefile.docupload
+++ b/Makefile.docupload
@@ -6,7 +6,6 @@ VERSION=`head -n1 debian/changelog | sed 's,.*(\(.*\)).*,\1,' | cut -d"-" -f1`
 DOC_HOST=code.x2go.org
 DOC_PATCH_x2goserver=/srv/sites/x2go.org/packages/doc/x2goserver/man/
 DOC_PATCH_printing=/srv/sites/x2go.org/packages/doc/x2goserver-printing/man/
-DOC_PATCH_compat=/srv/sites/x2go.org/packages/doc/x2goserver-compat/man/
 DOC_PATCH_extensions=/srv/sites/x2go.org/packages/doc/x2goserver-extensions/man/
 DOC_USER=x2go-admin
 
@@ -24,11 +23,9 @@ docupload:
 	ssh -l${DOC_USER} ${DOC_HOST} "{ mkdir -p ${DOC_PATCH_extensions}; rm -Rfv ${DOC_PATCH_extensions}/*; }"
 	scp -r x2goserver/.build_man2html/html/* ${DOC_USER}@${DOC_HOST}:${DOC_PATCH_x2goserver}/
 	scp -r x2goserver-printing/.build_man2html/html/* ${DOC_USER}@${DOC_HOST}:${DOC_PATCH_printing}/
-	scp -r x2goserver-compat/.build_man2html/html/* ${DOC_USER}@${DOC_HOST}:${DOC_PATCH_compat}/
 	scp -r x2goserver-extensions/.build_man2html/html/* ${DOC_USER}@${DOC_HOST}:${DOC_PATCH_extensions}/
 
 clean:
 	rm -Rf x2goserver/.build_man2html/html/*
 	rm -Rf x2goserver-printing/.build_man2html/html/*
-	rm -Rf x2goserver-compat/.build_man2html/html/*
 	rm -Rf x2goserver-extensions/.build_man2html/html/*


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