diff --git a/Makefile b/Makefile index 8b50ed8..540fd4b 100644 --- a/Makefile +++ b/Makefile @@ -19,10 +19,10 @@ install: python setup.py install virtualenv --relocatable $(VIRTUALENV_PATH) -test_install: install install_solr +test_install: install_solr pip install flake8 -install_solr: +install_solr: install # Install java which apt-get && sudo apt-get install default-jre -y || echo # deb which yum && sudo yum install java -y || echo # rpm -- libgit2 0.21.2