Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | boinc-client: Make script install not depend on host install paths | Khem Raj | 2022-04-27 | 1 | -0/+52 |
The install target is checking for install paths on build host assuming thats where it will run too, which breaks cross builds. Add a patch to aide the install from recipe. Signed-off-by: Khem Raj <raj.khem@gmail.com> |