[postgis] 01/05: Allow mh_clean to fail
Jérémy Lal
kapouer at moszumanska.debian.org
Mon Aug 11 12:54:31 UTC 2014
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 <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