Skip to content

Commit

Permalink
Update srcpkgs/Skype/template
Browse files Browse the repository at this point in the history
  • Loading branch information
th0razin3 committed Oct 18, 2024
1 parent f93ebc1 commit ffe80f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion srcpkgs/Skype/template
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ do_extract() {
unsquashfs -no-xattrs -d ${wrksrc} ${XBPS_SRCDISTDIR}/${pkgname}-${version}/${pkgname}-${version}.${XBPS_TARGET_MACHINE}.sqfs "${_skype_extract[@]}"
}

post_extract() {
pre_install() {
# Moving the .desktop file.
mkdir -p usr/share/applications
mv -f snap/gui/skypeforlinux.desktop usr/share/applications/${pkgname}.desktop
Expand Down

0 comments on commit ffe80f8

Please sign in to comment.