[mlpack-svn] r11434 - mlpack/conf/packages/mlpack/branches/1.0.X/debian

fastlab-svn at coffeetalk-1.cc.gatech.edu fastlab-svn at coffeetalk-1.cc.gatech.edu
Tue Feb 7 20:11:33 EST 2012


Author: speet3
Date: 2012-02-07 20:11:33 -0500 (Tue, 07 Feb 2012)
New Revision: 11434

Modified:
   mlpack/conf/packages/mlpack/branches/1.0.X/debian/mlpack-doc.docs
Log:
don't try to install non-existant tutorials either

Modified: mlpack/conf/packages/mlpack/branches/1.0.X/debian/mlpack-doc.docs
===================================================================
--- mlpack/conf/packages/mlpack/branches/1.0.X/debian/mlpack-doc.docs	2012-02-08 01:08:42 UTC (rev 11433)
+++ mlpack/conf/packages/mlpack/branches/1.0.X/debian/mlpack-doc.docs	2012-02-08 01:11:33 UTC (rev 11434)
@@ -1,2 +1,2 @@
 doc/html
-doc/tutorials
+#doc/tutorials




More information about the mlpack-svn mailing list