This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository postgis.

commit ac4c970beef4969a2d48ac1d361f05769b0a3eb6
Author: Jérémy Lal <kapo...@melix.org>
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
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to