[Pkg-ossec-devel] [pkg-ossec] 01/05: Removing .pc/ directory at debian/rules clean target.

Jose Antonio Quevedo Muñoz jaqm-guest at moszumanska.debian.org
Wed Jan 29 13:19:38 UTC 2014


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

jaqm-guest pushed a commit to branch master
in repository pkg-ossec.

commit 4eeb9c4157e78883b5f9247e7f163ecacc061b1d
Author: Jose Antonio Quevedo <joseantonio.quevedo at gmail.com>
Date:   Sat Jan 25 12:02:31 2014 +0100

    Removing .pc/ directory at debian/rules clean target.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index b2dfad1..add8b0d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -243,7 +243,7 @@ clean-sources:
 clean: clean-sources
 	dh_testdir
 	dh_testroot
-	-rm -rf bin/ server-bin/ agent-bin/ local-bin/
+	-rm -rf bin/ server-bin/ agent-bin/ local-bin/ .pc/
 	-rm -f install
 	dh_clean
 

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



More information about the Pkg-ossec-devel mailing list