New comment by mobinmob on void-packages repository https://github.com/void-linux/void-packages/issues/29164#issuecomment-788943735 Comment: > If I had to guess the problem I would guess the find/replace on a binary: > > ```shell > vsed -i usr/bin/skypeforlinux -e "s;share/;lib/;g" > ``` It is a shellscript, not a binary ;)