Commit f8f24d18 authored by Ivan Mazhukin's avatar Ivan Mazhukin Committed by Vitaly Lipatov

epm repack min: add bin exec (eterbug #17865)

parent 2ee14eb5
...@@ -6,7 +6,7 @@ SPEC="$2" ...@@ -6,7 +6,7 @@ SPEC="$2"
PRODUCT=min PRODUCT=min
PRODUCTCUR=Min PRODUCTCUR=Min
PRODUCTDIR=/opt/$PRODUCT PRODUCTDIR=/opt/$PRODUCTCUR
. $(dirname $0)/common-chromium-browser.sh . $(dirname $0)/common-chromium-browser.sh
...@@ -16,4 +16,6 @@ add_chromium_deps ...@@ -16,4 +16,6 @@ add_chromium_deps
fix_chrome_sandbox fix_chrome_sandbox
add_bin_exec_command $PRODUCT $PRODUCTDIR/$PRODUCT
fix_desktop_file fix_desktop_file
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