Produce .deb for Bionic with the latest libjpeg-turbo

This commit is contained in:
Dmitry Maksyoma
2021-08-05 18:05:06 +12:00
parent a9b66833a9
commit 20a8008edf
6 changed files with 15 additions and 2 deletions

View File

@@ -2,6 +2,8 @@
### every exit != 0 fails the script
set -e
export LD_LIBRARY_PATH="/opt/libjpeg-turbo/lib64/:$LD_LIBRARY_PATH"
# should also source $STARTUPDIR/generate_container_user
source $HOME/.bashrc