use native paths for llphysicsextensions_package file name
parent
c2f7079698
commit
6976377aa1
1
build.sh
1
build.sh
|
|
@ -126,7 +126,6 @@ package_llphysicsextensions_tpv()
|
|||
if [ -r "${PKGTMP}" ]
|
||||
then
|
||||
. "${PKGTMP}" # sets autobuild_package_{name,filename,md5}
|
||||
autobuild_package_filename="$(shell_path "${autobuild_package_filename}")"
|
||||
echo "${autobuild_package_filename}" > $build_dir/llphysicsextensions_package
|
||||
fi
|
||||
else
|
||||
|
|
|
|||
Loading…
Reference in New Issue