Patch the Source
Learn how to add a patch to fix shaer's install() phase.
We'll cover the following...
We'll cover the following...
Preface
In the previous lesson, we created an APKBUILD for shaer, a simple C++ project with a few dependencies. The build() and test() phases already work with the automatically generated APKBUILD from newapkbuild. However, the package() phase currently fails with the following error:
Find the cause
In the output of abuild, we can see that multiple references to /shaer/pkg/shaer ...