[zoo-project] 21/23: Override dh_clean to remove additional generated files.

Bas Couwenberg sebastic at debian.org
Sun Jun 26 17:27:47 UTC 2016


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

sebastic pushed a commit to branch master
in repository zoo-project.

commit 2d73befb8256bc4088739b8f7c8d254d28737670
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sun Jun 26 16:43:32 2016 +0200

    Override dh_clean to remove additional generated files.
---
 debian/rules | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/debian/rules b/debian/rules
index 62ef9ef..1d6a698 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,6 +7,13 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 %:
 	dh $@ --with autoreconf --parallel
 
+override_dh_clean:
+	dh_clean zoo-project/zoo-kernel/Makefile \
+	         zoo-project/zoo-kernel/ZOOMakefile.opts \
+	         zoo-project/zoo-kernel/config.log \
+	         zoo-project/zoo-kernel/config.status \
+	         zoo-project/zoo-kernel/zoo_loader.cgi
+
 override_dh_auto_clean:
 	dh_auto_clean --sourcedirectory=thirds/cgic206 \
 	              --builddirectory=thirds/cgic206

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



More information about the Pkg-grass-devel mailing list