[Crosstoolchain-logs] [device-tree-compiler] 03/04: d/rules: cleanup build dir

Hector Oron zumbi at moszumanska.debian.org
Thu Sep 28 22:07:44 UTC 2017


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

zumbi pushed a commit to branch debian/master
in repository device-tree-compiler.

commit e098bb4e3bf2e0c67d38e4bc33eb86812cfeeb9c
Author: Héctor Orón Martínez <zumbi at debian.org>
Date:   Fri Sep 29 00:06:27 2017 +0200

    d/rules: cleanup build dir
    
    Signed-off-by: Héctor Orón Martínez <zumbi at debian.org>
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index f1b421e..28d5dac 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,3 +36,4 @@ override_dh_auto_install:
 override_dh_auto_clean:
 	dh_auto_clean
 	[ ! -f Documentation/Makefile ] || $(MAKE) -C Documentation clean
+	[ ! -d build ] || rm -rf build

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/crosstoolchain/device-tree-compiler.git



More information about the Crosstoolchain-logs mailing list