[Pkg-octave-commit] [octave-struct] 02/03: d/rules: add rule for cleaning generated files in src/

Sébastien Villemot sebastien at debian.org
Tue May 3 15:34:16 UTC 2016


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

sebastien pushed a commit to branch master
in repository octave-struct.

commit c0cc06ccb2c82941ced267c7eceaa91f3f8fb954
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Tue May 3 17:32:40 2016 +0200

    d/rules: add rule for cleaning generated files in src/
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 71fb86c..69cf834 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,6 @@
 # -*- makefile -*-
 
 include /usr/share/cdbs/1/class/octave-pkg.mk
+
+clean::
+	rm -f src/config.h src/config.log src/config.status src/Makefile

-- 
Alioth's /home/groups/pkg-octave/bin/git-commit-notice on /srv/git.debian.org/git/pkg-octave/octave-struct.git



More information about the Pkg-octave-commit mailing list