mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-14 03:21:44 +03:00
RF: set pkg-config path correctly
This commit is contained in:
parent
ed040a10a0
commit
6d291480b4
|
@ -51,6 +51,7 @@ function init_vars {
|
|||
export PATH=$BUILD_PREFIX/bin:$PATH
|
||||
export CPATH=$BUILD_PREFIX/include
|
||||
export LIBRARY_PATH=$BUILD_PREFIX/lib
|
||||
export PKG_CONFIG_PATH=$BUILD_PREFIX/lib/pkgconfig
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user