Commit 8df2244a authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm repack code.sh: fix linking

parent 78b9a619
......@@ -15,9 +15,10 @@ move_to_opt
add_electron_deps
fix_desktop_file /usr/share/code/code
# TODO:
rm $BUILDROOT/usr/bin/code
add_bin_link_command $PRODUCT $PRODUCTDIR/bin/code
add_bin_link_command $PRODUCTCUR $PRODUCTDIR/bin/code
add_bin_link_command $PRODUCTCUR $PRODUCT
subst "s|^Group:.*|Group: Development/Tools|" $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