I noticed a warning on one of my packages that the appdata file was marked as executable. The source file is not, its 644, but I use the install command to install it to the metainfo directory.
Does "install" install files as executable by default or is something else going on here?
Adding -m 0644 fixed it but it shouldn't be necessary.
Thanks,
Richard
_______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx