~ubuntu-branches/ubuntu/precise/pymvpa/precise

3 by Michael Hanke
* New upstream release.
1
[build_ext]
1.1.2 by Michael Hanke
Import upstream version 0.2.2
2
# need to pass swig options here to trick distutils, which cannot build
3
# C (smlr) and C++ extensions (libsvm) at the same time
4
swig-opts = -c++ -noproxy
5
6
# configure paths for libsvm
4 by Michael Hanke
* New upstream maintenance release (missed 0.2.1). This release contains
7
# Use system libsvm on Debian!
8
#include-dirs = 3rd/libsvm
9
#library-dirs = 3rd/libsvm