diff options
author | Oz Linden <oz@lindenlab.com> | 2016-12-08 10:11:58 -0500 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2016-12-08 10:11:58 -0500 |
commit | 6976377aa141ac51cd7d98fa80d34866f9f7b611 (patch) | |
tree | f36fb98f2b3e5a1eea724718a5c267434dfabe99 /build.sh | |
parent | c2f70796986424bb7061665f70744a68c887e216 (diff) |
use native paths for llphysicsextensions_package file name
Diffstat (limited to 'build.sh')
-rwxr-xr-x | build.sh | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |