common/hooks/pre-configure: fix python3 wrapper [skip ci] (#1005)
This commit is contained in:
parent
97d4f3d88b
commit
05fb5e4ad7
1 changed files with 1 additions and 1 deletions
|
@ -153,5 +153,5 @@ hook() {
|
||||||
generic_wrapper3 libetpan-config
|
generic_wrapper3 libetpan-config
|
||||||
generic_wrapper3 giblib-config
|
generic_wrapper3 giblib-config
|
||||||
python_wrapper python-config 2.7
|
python_wrapper python-config 2.7
|
||||||
python_wrapper python3.4-config 3.4m
|
python_wrapper python3-config 3.6m
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue