yselkowitz commented on the pull-request: `Use fixed location for 
/etc/mime.types` that you are following:
``
`%_sysconfdir` for flatpaks is /app/etc, but that's besides the point.  
Installation path macros are for defining/referencing the location where *this* 
package's contents will be installed, and in that context are absolutely 
necessary for compatibility with flatpak builds.  However, they cannot 
necessarily be relied upon to determine the location of dependencies not from 
the same package, as with flatpaks the runtime is in /usr and apps are in /app. 
 This is the reason for e.g.:

https://docs.fedoraproject.org/en-US/packaging-guidelines/#_file_and_directory_dependencies

mailcap has been added to the runtime per the commit message.  Therefore, this 
needs to be adjusted accordingly.
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-LWP-MediaTypes/pull-request/2
--
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to