Update Building BorderCastle

Leon Poyyayil 2025-10-25 08:07:45 +02:00
parent 4a19a02398
commit 47d48f5211

@ -25,10 +25,9 @@
```shell
IC_HOME$ bin/bouncycastle-to-maven-layout.sh
```
5. Execute the script to perform the package renaming and other replacements.
This script requires the version which is being built as an argument, e.g. **1.81**:
5. Execute the script to perform the package renaming and other replacements:
```shell
IC_HOME$ bin/bouncycastle-to-bordercastle.sh 1.81
IC_HOME$ bin/bouncycastle-to-bordercastle.sh
```
6. Apply the patch for the chosen version to add the BorderCastle specific additions and changes:
```shell