| ▲ | kiproping 5 hours ago | |||||||
Instead of recompiling the source and installing it again, is there a way to monkey patch the already existing package? It seems like a few lines of code. | ||||||||
| ▲ | Pay08 5 hours ago | parent | next [-] | |||||||
That would be incredibly complicated and crash-prone to do. | ||||||||
| ▲ | ajsnigrutin 4 hours ago | parent | prev | next [-] | |||||||
With nice distros like gentoo, you can just drop the .patch file into an apropriate folder and it'll be applied with every re/install/upgrade | ||||||||
| ||||||||
| ▲ | whalesalad 4 hours ago | parent | prev [-] | |||||||
you can recompile and not install it anywhere, just run the binary you compiled yourself. | ||||||||