octave-nurbs (1.3.3-1) autoload-yes.diff

Summary

 DESCRIPTION |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

    
download this patch

Patch contents

Autoload the package when starting Octave.

 -- Rafael Laboissiere <rafael@debian.org>  Fri, 22 May 2009 21:08:51 +0200

--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -7,7 +7,7 @@
 Description: Collection of routines for the creation, and manipulation of Non-Uniform Rational B-Splines (NURBS).
 Categories: splines
 Depends: octave (>= 3.2)
-Autoload: no
+Autoload: yes
 License: GPL version 2 or later
 Url: http://octave.sf.net
 SVNRelease: 8154