This is a collection of patches that fix packages for pulsar.
You can use git or apply the changes manually.
- Download the
.patchfile for the package.
Choose the version that is closest to the version of the package you have installed - Locate the installation path of the package
- Open the installation path in a terminal
- Run
git apply "<path to patch>" - Restart Pulsar
- Open the
.patchfile for the package.
Choose the version that is closest to the version of the package you have installed - Locate the installation path of the package
- Apply the changes that are in the
.patchfile - Restart Pulsar
Note: If you update the package the package the changes will be reverted.
If the update doesn't apply the patch you need to apply it again.