Skip to content

Commit 14c392e

Browse files
committed
fixup! build: 📌 set kvazaar version to 2.2.0
1 parent 82a281e commit 14c392e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

3rd_64/build-gcc.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,9 @@ else
165165
echo "Dir $FILE does not exist."
166166
git clone https://github.com/ultravideo/kvazaar.git
167167
fi
168+
cd kvazaar
168169
git checkout v2.2.0
170+
cd ..
169171

170172
FILE=kvazaar/install/lib/pkgconfig/kvazaar.pc
171173
if [ -f $FILE ]; then

0 commit comments

Comments
 (0)