[pybind11] 01/02: Fix clean filters to enable repeated builds

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Sat Jan 7 17:38:52 UTC 2017


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

ghisvail-guest pushed a commit to branch master
in repository pybind11.

commit 962c8e8f73722a4fe3ee44b89e010b512a3bcb2a
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Sat Jan 7 17:30:24 2017 +0000

    Fix clean filters to enable repeated builds
    
    Thanks: Giovani Ferreira for the review
---
 debian/clean | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/clean b/debian/clean
index 6d28621..2ff9e00 100644
--- a/debian/clean
+++ b/debian/clean
@@ -1 +1,3 @@
-build/html
+build/html/*
+pybind11.egg-info/*
+tests/*.so

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



More information about the debian-science-commits mailing list