The branch, master has been updated via 7b3aff4aea00c440a4cda011b784c92f2b54f185 (commit) from cfea20d61e3dee68ab5e4031d3ddd299779f9a6e (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 7b3aff4aea00c440a4cda011b784c92f2b54f185 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Jul 26 13:59:51 2011 +0200 fixed clean up stanza in rules file ----------------------------------------------------------------------- Summary of changes: debian/rules | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) The diff of changes is: diff --git a/debian/rules b/debian/rules index ced449f..63797ec 100755 --- a/debian/rules +++ b/debian/rules @@ -14,3 +14,8 @@ override_dh_installdocs: dh_installdocs override_dh_auto_install: + +override_dh_auto_clean: + rm -Rfv .build_doxygen + rm -Rfv .build_man2html + dh_auto_clean \ No newline at end of file hooks/post-receive -- x2goclient.git (X2go Client) 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 "x2goclient.git" (X2go Client).