octave-tsa (4.2.4-1) autoload-no.patch

Summary

 DESCRIPTION |    1 +
 1 file changed, 1 insertion(+)

    
download this patch

Patch contents

Description: Do not autoload the tsa package
 This will avoid the gratuitous name clash with the detrend function in
 OCtave's core.
Author: Rafael Laboissiere <rafael@laboissiere.net>
Last-Update: 2012-03-27

--- octave-tsa-4.2.2.orig/DESCRIPTION
+++ octave-tsa-4.2.2/DESCRIPTION
@@ -8,3 +8,4 @@ Description: A toolbox for Time Series A
 Depends: octave (> 2.9.0)
 License: GPL version 3 or later
 Url: http://pub.ist.ac.at/~schloegl/matlab/tsa
+Autoload: no