[Debian-ha-commits] [pcs] 01/01: Clean up on clean

Christoph Berg myon at debian.org
Thu Jan 28 09:05:05 UTC 2016


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

myon pushed a commit to branch master
in repository pcs.

commit 8332b568aa5070c44457c5ddf8bd7193558951dc
Author: Christoph Berg <christoph.berg at credativ.de>
Date:   Thu Jan 28 10:04:51 2016 +0100

    Clean up on clean
---
 debian/rules | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 31be9af..144afcc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,7 +14,8 @@ export DEB_LDFLAGS_MAINT_APPEND=-Wl,-z,defs
 	dh $@ --with python2,systemd --fail-missing
 
 override_dh_clean:
-	dh_clean --keep --exclude="corosync.conf.orig"
+	dh_clean --exclude="corosync.conf.orig"
+	rm -rf build pcs/usage.pyc pcs/bash_completion.d.pcs
 
 override_dh_auto_build:
 	echo "Bundler decoupled from build system"

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



More information about the Debian-HA-Commits mailing list