[Pkg-xen-changes] [xen] 01/04: Remove python 3 files

Bastian Blank waldi at moszumanska.debian.org
Sun Nov 1 20:59:46 UTC 2015


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

waldi pushed a commit to branch develop
in repository xen.

commit 371a0d1726d0933135ac60d1c8815908c64f8823
Author: Bastian Blank <waldi at debian.org>
Date:   Sun Nov 1 21:52:06 2015 +0100

    Remove python 3 files
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index bd60ff1..08c6f19 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,7 +29,7 @@ maintainerclean:
 
 clean: debian/control
 	dh_testdir
-	rm -rf $(BUILD_DIR) $(STAMPS_DIR) debian/lib/python/debian_xen/*.pyc
+	rm -rf $(BUILD_DIR) $(STAMPS_DIR) debian/lib/python/debian_xen/__pycache__
 	dh_clean
 
 binary-indep:

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



More information about the Pkg-xen-changes mailing list