Skip to content

Commit 13c3109

Browse files
committed
update HOWTO-RELEASE
1 parent 86a1b0d commit 13c3109

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

HOWTO-RELEASE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Check-list OpenJPEG Release
2020
* PATH=$PWD/../../tools/abi-tracker/bin:$PWD/../../tools/wdiff/bin:$PWD/../../tools:$PATH abi-tracker -build ./openjpeg.json
2121
* rm -rf src/openjpeg/current
2222
* 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
23+
* 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
2424
* git add --all .
2525
* git commit -m "Update ABI/API compatibility reports after 2.5.1 release"
2626
* git push

0 commit comments

Comments
 (0)