mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
GnuTests: Use our libstdbuf.so
This commit is contained in:
@@ -97,6 +97,7 @@ else
|
||||
for binary in $("${UU_BUILD_DIR}"/coreutils --list)
|
||||
do [ -e "${UU_BUILD_DIR}/${binary}" ] || ln -vf "${UU_BUILD_DIR}/coreutils" "${UU_BUILD_DIR}/${binary}"
|
||||
done
|
||||
ln -vf "${UU_BUILD_DIR}"/deps/libstdbuf.* -t "${UU_BUILD_DIR}"
|
||||
fi
|
||||
[ -e "${UU_BUILD_DIR}/ginstall" ] || ln -vf "${UU_BUILD_DIR}/install" "${UU_BUILD_DIR}/ginstall" # The GNU tests use ginstall
|
||||
##
|
||||
|
||||
Reference in New Issue
Block a user