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