update HOWTO-RELEASE
authorEven Rouault <even.rouault@spatialys.com>
Mon, 26 Feb 2024 14:35:24 +0000 (15:35 +0100)
committerEven Rouault <even.rouault@spatialys.com>
Mon, 26 Feb 2024 14:35:24 +0000 (15:35 +0100)
HOWTO-RELEASE

index 6922f72631fe849f5dc34d7a889fcde98f5c094e..2f3f58ea1d1782095287e03ca9738d79d2f545fd 100644 (file)
@@ -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