[Pkg-octave-commit] [SCM] octave-ocs branch, master, updated. 449de33caebf831f40ec5591b37c52f6c01d0ebe

Rafael Laboissiere rafael at debian.org
Sun May 24 13:41:08 UTC 2009


The following commit has been merged in the master branch:
commit c3b538c5190cc0ad62ed430f002c359f38c93a97
Author: Rafael Laboissiere <rafael at debian.org>
Date:   Sun May 24 15:39:54 2009 +0200

    Removed unneeded documentation source files

diff --git a/debian/rules b/debian/rules
index b32aead..3e90857 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,5 +4,11 @@
 include /usr/share/cdbs/1/class/octave-pkg.mk
 include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 
-build/octave-ocs::
+pkg = octave-ocs
+
+build/$(pkg)::
 	( cd doc ; pdflatex iffspec_ocs )
+
+install/$(pkg)::
+	( cd debian/$(pkg)/usr/share/doc/$(pkg) ; 		\
+	  rm -f *.m *.cir *.nms *.png *.log *.aux *.out *.tex )
\ No newline at end of file

-- 
octave-ocs



More information about the Pkg-octave-commit mailing list