Commit 0a538795 authored by Jason Madden's avatar Jason Madden

Also inside

parent da104397
...@@ -42,7 +42,7 @@ if [ -d /gevent -a -d /opt/python ]; then ...@@ -42,7 +42,7 @@ if [ -d /gevent -a -d /opt/python ]; then
# Set a cache directory for pip. This was # Set a cache directory for pip. This was
# mounted to be the same as it is outside docker # mounted to be the same as it is outside docker
export XDG_CACHE_HOME="/cache" export XDG_CACHE_HOME="/cache"
ls -ld /cache
yum -y install libffi-devel ccache yum -y install libffi-devel ccache
mkdir /tmp/build mkdir /tmp/build
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment