[Pkg-mongodb-maintainers] [pkg-mongodb] 132/394: Remove tmp-test when cleaning

Apollon Oikonomopoulos apoikos at moszumanska.debian.org
Wed Sep 21 13:58:30 UTC 2016


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

apoikos pushed a commit to branch master
in repository pkg-mongodb.

commit 5adb0b1fa1544b00232e68bd2fcde79cc20620b3
Author: Jérémy Lal <kapouer at melix.org>
Date:   Thu Feb 24 10:04:02 2011 +0800

    Remove tmp-test when cleaning
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 15b9012..d84fc2e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,3 +19,6 @@ DEB_SCONS_CHECK_TARGET = --smokedbprefix=$(CURDIR)/debian/tmp-test smoke
 
 clean::
 	find . -name "*.pyc" -delete
+	rm -f buildinfo.cpp
+	rm -rf debian/tmp-test
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mongodb/pkg-mongodb.git



More information about the Pkg-mongodb-maintainers mailing list