[med-fichier] 04/17: Fix dh_autoreconf_clean

Christophe Trophime trophime-guest at moszumanska.debian.org
Tue Jan 28 10:40:35 UTC 2014


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

trophime-guest pushed a commit to branch master
in repository med-fichier.

commit 3f5254f8d143081ed538c9cfd12d400f074672e7
Author: Christophe Trophime <christrophime at googlemail.com>
Date:   Sun Sep 29 17:02:32 2013 +0200

    Fix dh_autoreconf_clean
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 389012e..1f92e19 100755
--- a/debian/rules
+++ b/debian/rules
@@ -58,7 +58,7 @@ clean:
 	dh_testroot
 	[ ! -f Makefile ] || $(MAKE) distclean
 	rm -f build-stamp 
-	dh_autoreconf-clean
+	dh_autoreconf_clean
 	debian/rules unpatch
 	dh_clean
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/med-fichier.git



More information about the debian-science-commits mailing list