This commit is contained in:
Kenneth Reitz
2014-07-07 13:42:06 -04:00
parent 022aa736ec
commit 8aeceb00e4
+1 -2
View File
@@ -14,10 +14,10 @@ cd autoconf-2.68
make
make install
cd ..
rm -fr autoconf-2.68
# Use new Python path, containing autoconf.
export PATH="/app/.heroku/python/bin/:$PATH"
hash -r
echo "Building libffi..."
@@ -34,4 +34,3 @@ make install
# Cleanup
cd ..
rm -fr libffi