summaryrefslogtreecommitdiff
path: root/HOWTO-RELEASE
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2024-02-26 15:35:24 +0100
committerEven Rouault <even.rouault@spatialys.com>2024-02-26 15:35:24 +0100
commit13c3109ae8751a766e2bf71758803a0d7b8876ce (patch)
treea3976a23b30f424d1e32d61231d32e9841408005 /HOWTO-RELEASE
parent86a1b0dd043cda945f5bdd6b8ea71ae3dbaf07e3 (diff)
update HOWTO-RELEASE
Diffstat (limited to 'HOWTO-RELEASE')
-rw-r--r--HOWTO-RELEASE2
1 files changed, 1 insertions, 1 deletions
diff --git a/HOWTO-RELEASE b/HOWTO-RELEASE
index 6922f726..2f3f58ea 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
+* 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
* git add --all .
* git commit -m "Update ABI/API compatibility reports after 2.5.1 release"
* git push