Commit 52039073 authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm repack ungoogled-chromium: fix chrome-sandbox name

parent 10427233
...@@ -45,7 +45,7 @@ pack_file /usr/share/applications/$PRODUCT.desktop ...@@ -45,7 +45,7 @@ pack_file /usr/share/applications/$PRODUCT.desktop
set_alt_alternatives 65 set_alt_alternatives 65
[ -f .$PRODUCTDIR/chrome_sandbox ] && cp -v .$PRODUCTDIR/chrome_sandbox .$PRODUCTDIR/chrome-sandbox [ -f .$PRODUCTDIR/chrome_sandbox ] && move_file $PRODUCTDIR/chrome_sandbox $PRODUCTDIR/chrome-sandbox
fix_chrome_sandbox fix_chrome_sandbox
install_deps 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