fix data file shipping confusions, force system compiling, correct libpath for pip

This commit is contained in:
phunterlau
2015-10-18 17:28:07 -07:00
parent 8e4dc43368
commit 7b25834667
4 changed files with 21 additions and 9 deletions

View File

@@ -189,7 +189,6 @@ pythonpack:
cp -r multi-node xgboost-deploy/xgboost
cp -r windows xgboost-deploy/xgboost
cp -r src xgboost-deploy/xgboost
#make python
pythonbuild: