Commit 841337e8 authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm repack slack: fix packing (ALT bug 43718)

parent ed2092d3
......@@ -5,10 +5,11 @@ BUILDROOT="$1"
SPEC="$2"
PRODUCT=slack
PRODUCTDIR=/usr/lib/slack
. $(dirname $0)/common-chromium-browser.sh
move_to_opt
#move_to_opt
fix_chrome_sandbox
......@@ -16,9 +17,5 @@ install_deps
cleanup
#rm -f $BUILDROOT$PRODUCTDIR/$PRODUCT
#add_bin_link_command
add_bin_commands
subst '1iAutoProv:no' $SPEC
add_bin_exec_command
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