diff --git a/srcpkgs/skype/template b/srcpkgs/skype/template index c20a1be4d9d..1bcc2532d27 100644 --- a/srcpkgs/skype/template +++ b/srcpkgs/skype/template @@ -5,7 +5,6 @@ version=8.93.0.403 revision=1 archs="x86_64" create_wrksrc=yes -hostmakedepends="rpmextract" depends="elogind" short_desc="Skype for Linux" maintainer="mobinmob " @@ -18,7 +17,7 @@ nostrip="yes" do_install() { # Copy files - vcopy "*" / + vcopy "*" "." # Move executables to usr/lib and change the launcher script vsed -i "${DESTDIR}/usr/bin/skypeforlinux" -e "s;share/;lib/;g" vmkdir usr/lib/skypeforlinux