Issue #1964 - Update libtremor.

Also removed mozilla patches that are already applied upstream.
This commit is contained in:
Job Bautista 2022-07-19 21:59:34 +08:00 • committed by roytam1
commit 34d0e86b61
12 changed files with 31 additions and 56 deletions

View file

@ -30,5 +30,5 @@ cp $1/ivorbiscodec.h ./include/tremor/ivorbiscodec.h
cp $1/os.h ./lib/os.h
cp $1/COPYING ./COPYING
cp $1/README ./README
patch -p3 < ./bug719612.patch
patch -p3 < ./bug1117571-r19420.patch
echo "Remember to update the version details at README_MCP."