[Pkg-octave-commit] [SCM] Debian packaging for dynare branch, master, updated. debian/4.2.4-1-20-gb9144af

Sébastien Villemot sebastien.villemot at ens.fr
Tue Mar 20 09:52:41 UTC 2012


The following commit has been merged in the master branch:
commit 32b7497f832a2266d73b12329ea9add7714539b3
Author: Sébastien Villemot <sebastien.villemot at ens.fr>
Date:   Mon Mar 19 21:37:21 2012 +0100

    debian/patches/fhs-compliance: refresh patch

diff --git a/debian/patches/fhs-compliance b/debian/patches/fhs-compliance
index 23d5cd1..cda9120 100644
--- a/debian/patches/fhs-compliance
+++ b/debian/patches/fhs-compliance
@@ -36,7 +36,7 @@ Forwarded: not-needed
      % Replacement for vec() (inexistent under MATLAB)
 -    addpath([dynareroot '/missing/vec'])
 +    addpath([dynareroot_mfiles '/missing/vec'])
-     if isempty(license('inuse','statistics_toolbox'))
+     if ~user_has_matlab_license('statistics_toolbox')
          % Replacements for functions of the stats toolbox
 -        addpath([dynareroot '/missing/stats/'])
 +        addpath([dynareroot_mfiles '/missing/stats/'])

-- 
Debian packaging for dynare



More information about the Pkg-octave-commit mailing list