Commit 5d74499a authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm repack.d: add Conflicts for teamspeak vs teamspeak5 and kilo vs kilocode

parent dba7ea1d
#!/bin/sh
# It will be run with two args: buildroot spec
BUILDROOT="$1"
SPEC="$2"
. $(dirname $0)/common.sh
add_conflicts kilocode
......@@ -8,6 +8,8 @@ PRODUCTDIR=/opt/$PRODUCTCUR
. $(dirname $0)/common.sh
add_conflicts teamspeak5
add_bin_link_command $PRODUCTCUR $PRODUCTDIR/TeamSpeak
add_bin_link_command $PRODUCT $PRODUCTCUR
......
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