blender: use $py3_abiver
This commit is contained in:
parent
7cac47c7d5
commit
2c5a2cbf33
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ configure_args="
|
|||
-DWITH_OPENCOLLADA=ON
|
||||
-DPYTHON_VERSION=$py3_ver
|
||||
-DPYTHON_LIBPATH=/usr/lib
|
||||
-DPYTHON_LIBRARY='python${py3_ver}m'
|
||||
-DPYTHON_LIBRARY='python${py3_ver}${py3_abiver}'
|
||||
-DPYTHON_INCLUDE_DIRS=$py3_inc"
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in a new issue