Commit 0fc073f2 authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm repack balena-etcher: move to /opt

parent e4eec44b
......@@ -5,10 +5,13 @@ BUILDROOT="$1"
SPEC="$2"
PRODUCT=balena-etcher
PRODUCTDIR=/opt/balenaEtcher
PRODUCTDIR=/opt/balena-etcher
. $(dirname $0)/common-chromium-browser.sh
move_to_opt
rm usr/bin/$PRODUCT
add_bin_link_command
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