[Pkg-octave-commit] [octave-octclip] 02/02: d/rules: Ensure that src/*.oct is removed by the clean target

Rafael Laboissière rlaboiss-guest at moszumanska.debian.org
Mon Feb 15 11:32:58 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-octclip.

commit ae84525e9879730e077f59c494cbdfd29bebba3b
Author: Rafael Laboissiere <rafael at laboissiere.net>
Date:   Mon Feb 15 09:24:03 2016 -0200

    d/rules: Ensure that src/*.oct is removed by the clean target
    
    Gbp-Dch: Ignore
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 71fb86c..886f4e0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,6 @@
 # -*- makefile -*-
 
 include /usr/share/cdbs/1/class/octave-pkg.mk
+
+clean::
+	make -C src cleanall

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



More information about the Pkg-octave-commit mailing list