Hi all,
I have a Makefile that needs to be patched. This Makefile belongs to the package named alljoyn.
The alljoyn package is part of a public feed
The compiling of the package attempts to download a public tarball which does not exist anymore and it fails. I know how to fix the Makefile but I can't contribute this upstream because I have not write access to the repo.
How can I patch the Makefile in the alljoyn package so that It will stay after a "feeds update -a" command?