rm needless (copy & pasted) cleanup tasks

IOS-2882
Andreas Buff 2 years ago
parent c085599e63
commit e720a1eba8

@ -52,8 +52,3 @@ pushd "${TMP_DIR}"
cp -R "${SEQUOIA_4_IOS_DIR}/build/include/sequoia" "${PREFIX}/include/"
cp "${SEQUOIA_4_IOS_DIR}/build/include/gmp.h" "${PREFIX}/include/"
popd
# Cleanup
rm -rf "${TMP_DIR}/x86_64"
rm -rf "${TMP_DIR}/arm64"

Loading…
Cancel
Save