Commit e2cedcb9 authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm repack kubo: fix conflicts

parent 77286c39
......@@ -9,7 +9,7 @@ SPEC="$2"
# add conflicts to all alternatives
for i in kubo kubo-beta ; do
[ "$i" = "$PRODUCT" ] && continue
subst '1iConflicts: $i' $SPEC
subst "1iConflicts: $i" $SPEC
done
......
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