[mpfi] 08/39: Remove obsolete option to dh_clean.
Jerome Benoit
calculus-guest at moszumanska.debian.org
Sat May 23 02:12:10 UTC 2015
This is an automated email from the git hooks/post-receive script.
calculus-guest pushed a commit to branch master
in repository mpfi.
commit b8601c479204ddb2f126715a42672af7498fe8db
Author: Laurent Fousse <laurent at komite.net>
Date: Mon Jul 26 13:23:48 2010 +0200
Remove obsolete option to dh_clean.
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 4894d28..8235639 100755
--- a/debian/rules
+++ b/debian/rules
@@ -53,7 +53,7 @@ install: DH_OPTIONS=
install: build
dh_testdir
dh_testroot
- dh_clean -k
+ dh_clean
dh_installdirs
$(MAKE) DESTDIR=`pwd`/debian/tmp install
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/mpfi.git
More information about the debian-science-commits
mailing list