This is an automated email from the git hooks/post-receive script. rhonda pushed a commit to branch master in repository tworld.
commit 2d381232d6d39f275078462261bfeda7fd95f7b2 Author: Rhonda D'Vine <[email protected]> Date: Fri Jan 1 01:27:00 2016 +0100 add patch header --- debian/patches/03_fix-Makefile.in | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/patches/03_fix-Makefile.in b/debian/patches/03_fix-Makefile.in index 029a780..a1ea706 100644 --- a/debian/patches/03_fix-Makefile.in +++ b/debian/patches/03_fix-Makefile.in @@ -1,3 +1,9 @@ +Author: Rhonda D'Vine <[email protected]> vim:ft=diff: +Description: patch to fix clean target + If the clean target gets called multiple times it fails. This patch makes it + not fail but rather ignore a mistake in the clean process due to another + call. + Index: VCS/Makefile.in =================================================================== --- VCS.orig/Makefile.in -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/tworld.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

