1
0

appimage build: change base to ubuntu 16.04

ubuntu 14.04 is EOL
This commit is contained in:
SomberNight
2019-08-09 20:56:20 +02:00
parent dfad0f43c0
commit fc5248550c
2 changed files with 18 additions and 19 deletions

View File

@@ -141,7 +141,7 @@ mkdir -p "$CACHEDIR/pip_cache"
info "copying zbar"
cp "/usr/lib/libzbar.so.0" "$APPDIR/usr/lib/libzbar.so.0"
cp "/usr/lib/x86_64-linux-gnu/libzbar.so.0" "$APPDIR/usr/lib/libzbar.so.0"
info "desktop integration."