To patch the original Delphi source code, please follow these steps:
-
Run the batch file located at
/delphiName/update.bat
. This file is designed to automate the patching process. -
The batch file will first copy locally the source code from your Delphi installation directory.
-
After copying the source code, the batch file will apply the necessary patch using the
git apply
command.