[postgis] 01/03: Allow mh_clean to fail
Bas Couwenberg
sebastic at xs4all.nl
Mon Aug 11 15:47:59 UTC 2014
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 <kapouer at 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
More information about the Pkg-grass-devel
mailing list