diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2024-02-26 15:36:19 +0100 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2024-02-26 15:36:19 +0100 |
| commit | d2ba1021c1239103c5d53e437ed7edde206cc3ff (patch) | |
| tree | 086d6b9bac0964ac0fead8f0d3391758a4f164bc | |
| parent | 13c3109ae8751a766e2bf71758803a0d7b8876ce (diff) | |
update HOWTO-RELEASE
| -rw-r--r-- | HOWTO-RELEASE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/HOWTO-RELEASE b/HOWTO-RELEASE index 2f3f58ea..2e4450c3 100644 --- a/HOWTO-RELEASE +++ b/HOWTO-RELEASE @@ -20,7 +20,7 @@ Check-list OpenJPEG Release * PATH=$PWD/../../tools/abi-tracker/bin:$PWD/../../tools/wdiff/bin:$PWD/../../tools:$PATH abi-tracker -build ./openjpeg.json * rm -rf src/openjpeg/current * rm -rf build_logs -* Remove symbolic links: rm -f installed/openjpeg/2.5.1/lib/libopenjp2.so installed/openjpeg/2.5.1/lib/libopenjp2.so.7 installed/openjpeg/current/lib/libopenjp2.so +* Remove symbolic links: rm -f installed/openjpeg/2.5.1/lib/libopenjp2.so installed/openjpeg/2.5.1/lib/libopenjp2.so.7 installed/openjpeg/current/lib/libopenjp2.so abi-check/installed/openjpeg/current/lib/libopenjp2.so.7 * git add --all . * git commit -m "Update ABI/API compatibility reports after 2.5.1 release" * git push |
