mirror of
https://github.com/kennethreitz/heroku-buildpack-python.git
synced 2026-06-05 23:10:16 +00:00
vendor dir for libffi
This commit is contained in:
Vendored
+1
-1
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
# Build Path: /app/.heroku/python/
|
||||
# Build Path: /app/.heroku/vendor/
|
||||
# Build Deps: libraries/autoconf
|
||||
|
||||
OUT_PREFIX=$1
|
||||
|
||||
Reference in New Issue
Block a user