[Pkg-octave-commit] [SCM] octave-epstk branch, master, updated. d49304a95baeb330382a9bb92a4acfbebee60083

Thomas Weber tweber at debian.org
Sat Jan 1 21:49:22 UTC 2011


The following commit has been merged in the master branch:
commit 2dcf8cac5a6b6601e86fa14c318b7445384f20a3
Author: Thomas Weber <tweber at debian.org>
Date:   Fri Dec 31 21:40:05 2010 +0100

    Replace deprecated variable name for CDBS

diff --git a/debian/rules b/debian/rules
index da58a5a..7628bdc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@ include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 # without this, we can't use globbing parameters in octave-epstk.install
 # (difficulties arise for example with .jpg, as default.jpg should be included,
 # but no other .jpg files)
-DEB_DH_INSTALL_ARGS += --exclude=myNewSymbol.psd
+DEB_DH_INSTALL_ARGS_DEFAULT += --exclude=myNewSymbol.psd
 
 # Do not compress the JavaScript files, needed for the documentation
 DEB_COMPRESS_EXCLUDE_ALL = .js

-- 
octave-epstk



More information about the Pkg-octave-commit mailing list