skype: remove rpmextract
This commit is contained in:
parent
fecb2aa5c7
commit
d699f0617c
|
@ -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 <mobinmob@disroot.org>"
|
||||
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue