summaryrefslogtreecommitdiffstats
path: root/cluster/fann/INSTALL
blob: 633bb71cd9b01c3796bb0f63c3593b7ffdb9fe1f (plain) (blame)
1
2
3
4
5
6
7
default_install &&
if is_depends_enabled $SPELL python
then
  cd python &&
  python setup.py install &&
  cd ../
fi