[Pkg-octave-commit] [SCM] Debian packaging for octave-optim branch, master, updated. e4d1295d48c3bb26ae5eede43722db3bf18df969

Sébastien Villemot sebastien.villemot at ens.fr
Fri Dec 2 22:40:41 UTC 2011


The following commit has been merged in the master branch:
commit 05c55a6869ab82b35fc455a63bf973352a467f0e
Author: Sébastien Villemot <sebastien.villemot at ens.fr>
Date:   Fri Dec 2 23:20:49 2011 +0100

    debian/rules: do not compress LyX and associated EPS files

diff --git a/debian/rules b/debian/rules
index cd562dc..2e0ebc2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,13 +1,6 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
 
-include /usr/share/cdbs/1/class/octave-pkg.mk
-
-#pkg = octave-optim
-#wrongdocs = Makefile optim-mini-howto-2.lyx optim-mini-howto-2.tex
+DEB_COMPRESS_EXCLUDE_ALL = .lyx .eps .eps2
 
-#install/$(pkg)::
-#	( cd debian/$(pkg)/usr/share/doc/$(pkg) ;			\
-#	  ls -al )
-#	  for f in $(wrondocs) ; do [ -f $$f ] && rm $$f ; done ;	\
-#	  [ -d figures ] && rm -rf figures )
+include /usr/share/cdbs/1/class/octave-pkg.mk

-- 
Debian packaging for octave-optim



More information about the Pkg-octave-commit mailing list