Hi.
I don’t know how can I upgrade.
I tried the git way and patch way, but:
My installation has some modifications, so it’s better to me this two methods.
Best regards,
Tarcisio Pereira
Hi.
I don’t know how can I upgrade.
I tried the git way and patch way, but:
My installation has some modifications, so it’s better to me this two methods.
Best regards,
Tarcisio Pereira
We are no longer distributing patches for upgrades; instead, we recommend either following the full-package upgrade process, or installing using git. You’ll need to do some separate reading about git, and it has a bit of a learning curve, but it’s a fantastic way to manage your own modifications and I do recommend it.
If you would still like to patch, I’d suggest extracting your modifications from your installation by using diff
to compare your version to the stock OMP 1.1.1-1 installation; then follow the full package upgrade process; and lastly apply the patch you generated in the first step.
Regards,
Alec Smecher
Public Knowledge Project Team