martin-g commented on code in PR #3042:
URL: https://github.com/apache/avro/pull/3042#discussion_r1690061402
##########
lang/c++/build.sh:
##########
@@ -58,7 +58,7 @@ function do_doc() {
function do_dist() {
rm -rf $BUILD_CPP/
mkdir -p $BUILD_CPP
- cp -r api AUTHORS build.sh CMakeLists.txt ChangeLog \
+ cp -r AUTHORS build.sh CMakeLists.txt ChangeLog \
Review Comment:
AFAIR it has been replaced with "include/avro" folder
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]