Could you check my build log ``` -- Installing: /root/rpmbuild/BUILD/kamailio-6.0.0-build/BUILDROOT/usr/share/kamailio/dbtext -- Installing: /root/rpmbuild/BUILD/kamailio-6.0.0-build/BUILDROOT/usr/share/kamailio/dbtext/acc -- Installing: /root/rpmbuild/BUILD/kamailio-6.0.0-build/BUILDROOT/usr/share/kamailio/dbtext/acc_cdrs -- Installing: /root/rpmbuild/BUILD/kamailio-6.0.0-build/BUILDROOT/usr/share/kamailio/dbtext/missed_calls -- Installing: /root/rpmbuild/BUILD/kamailio-6.0.0-build/BUILDROOT/usr/share/kamailio/dbtext/dbaliases -- Installing: /root/rpmbuild/BUILD/kamailio-6.0.0-build/BUILDROOT/usr/share/kamailio/dbtext/subscriber -- Installing: /root/rpmbuild/BUILD/kamailio-6.0.0-build/BUILDROOT/usr/share/kamailio/dbtext/usr_preferences -- Installing: /root/rpmbuild/BUILD/kamailio-6.0.0-build/BUILDROOT/usr/share/kamailio/dbtext/carrierroute -- Installing: /root/rpmbuild/BUILD/kamailio-6.0.0-build/BUILDROOT/usr/share/kamailio/dbtext/carrierfailureroute -- Installing: /root/rpmbuild/BUILD/kamailio-6.0.0-build/BUILDROOT/usr/share/kamailio/dbtext/carrier_name ``` Here files installed into `/usr/share/kamailio/dbtext`, not to the `/usr/share/kamailio/dbtext/kamailio` This triggered by ```sh /usr/bin/cmake --install redhat-linux-build ``` Full build log attached. [build.log.gz](https://github.com/user-attachments/files/18463428/build.log.gz) Build started by command ``` rpmbuild -bb kamailio.spec ```