The branch, build-main has been updated via f06d7375dbf62d30b5afa8e3683d071550f42545 (commit) from 40e1fa518fb00fbd026176f735b4534d6f362824 (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: debian/rules | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) The diff of changes is: diff --git a/debian/rules b/debian/rules index d4cb6b7..cfbd95d 100755 --- a/debian/rules +++ b/debian/rules @@ -14,7 +14,7 @@ override_dh_auto_install: dh_auto_install override_dh_auto_clean: - rm -f Makefile.in configure config.sub config.guess config.log omf.make xmldocs.make - rm -f po/Makefile* po/*.gmo po/stamp-it po/POTFILES - rm -f extension/Makefile.in - dh_auto_clean \ No newline at end of file + dh_auto_clean + #rm -f Makefile.in configure config.sub config.guess config.log omf.make xmldocs.make + #rm -f po/Makefile* po/*.gmo po/stamp-it po/POTFILES + #rm -f extension/Makefile.in hooks/post-receive -- x2gomatebindings.git (x2gomatebindings upstream project) 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 "x2gomatebindings.git" (x2gomatebindings upstream project).