[Pkg-octave-commit] [octave-symbolic] 01/02: d/rules: Clean file config.log generated by configure

Rafael Laboissière rlaboiss-guest at moszumanska.debian.org
Sat May 14 12:42:41 UTC 2016


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

rlaboiss-guest pushed a commit to branch master
in repository octave-symbolic.

commit cdb5b9ba4f8affe9a8d0c1d2771e94e4060865c1
Author: Rafael Laboissiere <rafael at laboissiere.net>
Date:   Sat May 14 09:03:20 2016 -0300

    d/rules: Clean file config.log generated by configure
    
    Gbp-Dch: Ignore
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 410fab7..efedd7f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,3 +8,6 @@ OCTPKG_EXCLUDE_TEST = sympref.m ezplot.m ezplot3.m
 install/octave-symbolic::
 	# Remove the extraneous Windows batch script
 	rm -rf $$(find debian/octave-symbolic -name bin)
+
+clean::
+	rm -f src/config.log

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



More information about the Pkg-octave-commit mailing list