Skip to content
Snippets Groups Projects
Commit 6976377a authored by Oz Linden's avatar Oz Linden
Browse files

use native paths for llphysicsextensions_package file name

parent c2f70796
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment