diff --git a/build.sh b/build.sh index 1af66f0cb6adc87190543f394bb0804d88ec08e7..5502fc28b137850e76453fdae66ce858bbde2a14 100755 --- a/build.sh +++ b/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