This is an automated email from the git hooks/post-receive script. kapouer pushed a commit to branch kapouer in repository postgis.
commit 973196308a469bed4e3556c51b24160be5313e74 Author: Jérémy Lal <[email protected]> Date: Mon Aug 11 12:29:29 2014 +0200 Allow mh_clean to fail --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index e002109..8f2fabd 100755 --- a/debian/rules +++ b/debian/rules @@ -214,7 +214,7 @@ clean: debian/control dh_autotools-dev_restoreconfig dh_autoreconf_clean - mh_clean + -mh_clean dh_clean install: install-indep install-arch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/postgis.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

