[libvigraimpex] 02/02: deb/rules: added removal of doc/ to clean target

Daniel Stender danstender-guest at moszumanska.debian.org
Sat Oct 31 08:55:03 UTC 2015


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

danstender-guest pushed a commit to branch master
in repository libvigraimpex.

commit c90602a2a90b08977f7459a8531fc77e78e11e71
Author: Daniel Stender <debian at danielstender.com>
Date:   Sat Oct 31 00:17:54 2015 +0100

    deb/rules: added removal of doc/ to clean target
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index cd8c2cd..7923709 100755
--- a/debian/rules
+++ b/debian/rules
@@ -208,5 +208,6 @@ clean:
 	dh_testdir
 	dh_clean
 	rm -rf obj*/
+	rm -rf doc/
 
 .NOTPARALLEL:

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



More information about the debian-science-commits mailing list