We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86a1b0d commit 13c3109Copy full SHA for 13c3109
HOWTO-RELEASE
@@ -20,7 +20,7 @@ Check-list OpenJPEG Release
20
* PATH=$PWD/../../tools/abi-tracker/bin:$PWD/../../tools/wdiff/bin:$PWD/../../tools:$PATH abi-tracker -build ./openjpeg.json
21
* rm -rf src/openjpeg/current
22
* rm -rf build_logs
23
-* 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
24
* git add --all .
25
* git commit -m "Update ABI/API compatibility reports after 2.5.1 release"
26
* git push
0 commit comments