common/hooks/pre-configure: fix python3 wrapper [skip ci] (#1005)
This commit is contained in:
parent
97d4f3d88b
commit
05fb5e4ad7
|
@ -153,5 +153,5 @@ hook() {
|
|||
generic_wrapper3 libetpan-config
|
||||
generic_wrapper3 giblib-config
|
||||
python_wrapper python-config 2.7
|
||||
python_wrapper python3.4-config 3.4m
|
||||
python_wrapper python3-config 3.6m
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue