Deb: fix libjpeg-turbo build

This commit is contained in:
Dmitry Maksyoma
2021-09-01 23:35:38 +12:00
parent 0ba05f4da0
commit edbc2e0505
2 changed files with 9 additions and 4 deletions

View File

@@ -24,7 +24,7 @@ if [ "$BUILD_TAG" = "+libjpeg-turbo_latest" ]; then
echo 'libjpeg 62 libjpeg-turbo (>= 2.1.1)' > debian/shlibs.local
debian_revision="$(echo $BUILD_TAG | tr _ -)"
sed -i -e "1 s/)/$debian_revision)/p" debian/changelog
sed -i -e "1 s/)/$debian_revision)/" debian/changelog
fi
dpkg-buildpackage -us -uc -b