I need to patch the bundled mocklib in accountsservice to fix a build
issue with future compilers:

  accountsservice: C99 compatibility issue in bundled copy of mocklib
  <https://bugzilla.redhat.com/show_bug.cgi?id=2185850>

The RPM spec file copies mocklibc-1.0.tar.gz and mocklibc-1.0-2-wrap.zip
into the build directory.  Meson does not appear to support patching
bundled subprojects.  What's the best way to deal with this?

I don't think there is an upstream left for mocklib, so fixing it there
and asking for a new release doesn't seem to be an option.

Thanks,
Florian
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to 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/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to