[Python-modules-commits] [pytest] 07/11: Update clean target

Sebastian Ramacher sramacher at moszumanska.debian.org
Sun Aug 21 18:01:26 UTC 2016


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

sramacher pushed a commit to branch master
in repository pytest.

commit 988972ce1fd54c71a084b8ad16f3119e86facb72
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Sun Aug 21 19:19:40 2016 +0200

    Update clean target
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 45854ab..888844d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -34,5 +34,5 @@ override_dh_auto_install:
 
 override_dh_auto_clean:
 	rm -rf doc/en/_build
-	rm -rf pytest.egg-info .cache
+	rm -rf pytest.egg-info
 	dh_auto_clean

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pytest.git



More information about the Python-modules-commits mailing list