apache / rocketmq-client-cpp

Apache RocketMQ cpp client
https://rocketmq.apache.org/
Apache License 2.0
360 stars 158 forks source link

fix rpm build bug #467

Closed naah69 closed 3 months ago

naah69 commented 4 months ago

fix build bug

error: failed to create directory %{_specdir}: /root/rpmbuild/SPECS: 没有那个文件或目录
cp: 无法获取'/root/rpmbuild/RPMS/x86_64/*.rpm' 的文件状态(stat): 没有那个文件或目录

What is the purpose of the change

XXXXX

Brief changelog

XX

Verifying this change

XXXX

Follow this checklist to help us incorporate your contribution quickly and easily. Notice, it would be helpful if you could finish the following 5 checklist(the last one is not necessary)before request the community to review your PR.