[Pkg-octave-commit] [SCM] Debian packaging for octave-linear-algebra branch, master, updated. 6117c4e920ca7ba5181536408c982abffb9ca905

Sébastien Villemot sebastien.villemot at ens.fr
Thu Nov 17 20:29:31 UTC 2011


The following commit has been merged in the master branch:
commit ea4927d874832b2560279e6e0ff13438eabfb767
Author: Sébastien Villemot <sebastien.villemot at ens.fr>
Date:   Thu Nov 17 21:08:07 2011 +0100

    debian/rules: add extra clean rules for files not cleant by build system

diff --git a/debian/rules b/debian/rules
index cc1bd1b..bcf11a7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,3 +3,6 @@
 
 include /usr/share/cdbs/1/class/octave-pkg.mk
 
+# These files are not clean by the build system
+clean::
+	rm -f src/pgmres.o src/pgmres.oct

-- 
Debian packaging for octave-linear-algebra



More information about the Pkg-octave-commit mailing list