Try to get rid from hardcoded names when building binary

This commit is contained in:
Alexander Kukushkin
2016-09-05 14:11:53 +02:00
parent 5c7efa3a65
commit 2086c90a4a
5 changed files with 31 additions and 13 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
#!/bin/sh
set -e
pip install --ignore-installed -r requirements-bin.txt
pip install --ignore-installed setuptools==19.2 pyinstaller
pyinstaller --clean --onefile patroni.spec