[X2Go-Commits] python-x2go.git - release/0.4.0.x (branch) updated: 0.0.42.0-22-g3a622d7

X2Go dev team git-admin at x2go.org
Tue Jan 7 16:16:57 CET 2014


The branch, release/0.4.0.x has been updated
       via  3a622d711567f0d44f25dc6631580a2e68edd954 (commit)
      from  4b35da9b9665b15dbf741ea414465b8f3518b902 (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 |   21 ---------------------
 1 file changed, 21 deletions(-)
 delete mode 100644 Makefile

The diff of changes is:
diff --git a/Makefile b/Makefile
deleted file mode 100644
index fbc420a..0000000
--- a/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-#!/usr/bin/make -f
-# Makefile.pre-debuild file - for python-x2go
-# Copyright 2010-2011 by Mike Gabriel <mike.gabriel at das-netzwerkteam.de>, GPLv3 applies to this file
-
-VERSION=`head -n1 debian/changelog | sed 's,.*(\(.*\)).*,\1,' | cut -d"-" -f1`
-DOC_HOST=packages.x2go.org
-DOC_PATH=/srv/sites/x2go.org/packages/doc/python-x2go
-DOC_USER=x2go-admin
-
-
-all: build clean
-
-build:
-
-clean:
-
-docupload:
-	ssh -l${DOC_USER} ${DOC_HOST} rm -Rfv ${DOC_PATH}/*
-	scp -r .epydoc/html/* ${DOC_USER}@${DOC_HOST}:${DOC_PATH}/
-
-


hooks/post-receive
-- 
python-x2go.git (Python X2Go Client API)

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 "python-x2go.git" (Python X2Go Client API).




More information about the x2go-commits mailing list