hooks/script-wrapper: generate python3.4-config wrapper correctly.
This commit is contained in:
parent
54197612fd
commit
b3ffc0a10e
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ hook() {
|
||||||
generic_wrapper2 libpng-config
|
generic_wrapper2 libpng-config
|
||||||
generic_wrapper2 ncurses5-config
|
generic_wrapper2 ncurses5-config
|
||||||
python_wrapper python-config 2.7
|
python_wrapper python-config 2.7
|
||||||
python_wrapper python3-config 3.4
|
python_wrapper python3.4-config 3.4m
|
||||||
|
|
||||||
export PATH=${WRAPPERDIR}:$PATH
|
export PATH=${WRAPPERDIR}:$PATH
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue