Commit 35622c95 authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm repack portmaster: fix chrome-sandbox

parent 4ce74f7f
......@@ -22,6 +22,11 @@ pack_file /usr/bin/$PRODUCT
echo "Dowloading ... "
.$PRODUCTDIR/portmaster-start --data $BUILDROOT$PRODUCTDIR update || fatal
p="$(basename $(dirname $PRODUCTDIR/updates/linux_amd64/app/portmaster-app_v*/chrome-sandbox))"
fix_chrome_sandbox $PRODUCTDIR/updates/linux_amd64/app/$p/chrome-sandbox
pack_file $PRODUCTDIR/updates
install_deps
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment