mirror of
https://github.com/archlinux/aur.git
synced 2026-02-10 06:54:23 +01:00
Removed unnecessary .desktop file
This commit is contained in:
parent
832c00d67d
commit
48c9fc59fa
1 changed files with 0 additions and 1 deletions
1
PKGBUILD
1
PKGBUILD
|
|
@ -59,6 +59,5 @@ prepare() {
|
|||
|
||||
package() {
|
||||
install -Dm755 "usr/bin/sunshine-v$pkgver" "$pkgdir/usr/bin/sunshine"
|
||||
install -Dm644 "$_pkgname-$pkgver.desktop" "$pkgdir/usr/share/applications/$_pkgname.desktop"
|
||||
cp -r "usr/lib" "usr/share" "$pkgdir/usr"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue