[Pkg-ossec-devel] [pkg-ossec] 01/01: Integrate with quilt properly - unpatch before clean
Javier Fernandez-Sanguino Pen~a
jfs at moszumanska.debian.org
Sun Mar 2 17:11:56 UTC 2014
This is an automated email from the git hooks/post-receive script.
jfs pushed a commit to branch master
in repository pkg-ossec.
commit c18a35dfb06e2d824f78c87a63240cee55b4ce83
Author: Javier Fernandez-Sanguino <jfs at debian.org>
Date: Sun Mar 2 18:07:54 2014 +0100
Integrate with quilt properly - unpatch before clean
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 13953b8..5a925d3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -241,7 +241,7 @@ clean-sources:
[ -e $$file ] && rm -f $$file || true; \
done
-clean: clean-sources
+clean: clean-sources unpatch
dh_testdir
dh_testroot
-rm -rf bin/ server-bin/ agent-bin/ local-bin/
--
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