[Pkg-octave-commit] [octave-sparsersb] 01/01: d/rules: Prevent the compression of *.m examples

Rafael Laboissiere rafael at debian.org
Tue Mar 21 12:45:15 UTC 2017


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

rafael pushed a commit to branch master
in repository octave-sparsersb.

commit 233b5ac5ea6733279875e859f79b92c8f62303d0
Author: Rafael Laboissiere <rafael at debian.org>
Date:   Tue Mar 21 09:45:06 2017 -0300

    d/rules: Prevent the compression of *.m examples
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 8405c40..5472aaa 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,8 @@
 
 include /usr/share/cdbs/1/class/octave-pkg.mk
 
+DEB_COMPRESS_EXCLUDE = .m
+
 pre-build::
 	( cd src ; autoconf )
 

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



More information about the Pkg-octave-commit mailing list