Files
packages/lang/python
Alexandru Ardelean e066fdaf11 python,python3: handle install script errors better
Depending on execution order the `python-package-install.sh`
script would return a non-zero err code.

So, this enforces that all commands in the script
don't fail (via the `set -e` directive).

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2017-07-19 16:50:25 +03:00
..
2017-07-14 17:00:58 +02:00
2017-07-14 17:09:30 +02:00
2017-07-14 17:00:58 +02:00
2017-07-08 21:32:53 +02:00
2017-07-14 17:00:58 +02:00