postmarketos-ui-xfce4: create symlink at old pmOS icon location (MR 2916)

The postmarketOS icon was moved to a new location (see issue
pmaports#1418). Therefore the button of whiskermenu in the panel
becomes empty. This commit creates a symlink at the old location
to restore the icon on existing Xfce4 installations.

[ci:skip-build] already built successfully in CI
This commit is contained in:
Jakob Hauser 2022-02-08 03:20:44 +01:00 committed by Clayton Craft
parent 638362de63
commit 3282e81c19
No known key found for this signature in database
GPG key ID: 4A4CED6D7EDF950A

View file

@ -2,7 +2,7 @@
# Maintainer: Jakko <jahau@rocketmail.com>
pkgname=postmarketos-ui-xfce4
pkgver=0.5.0
pkgrel=0
pkgrel=1
pkgdesc="(X11) Lightweight desktop (stylus recommended)"
url="https://gitlab.com/postmarketOS/xfce4-phone"
arch="noarch"
@ -62,6 +62,10 @@ package() {
install -Dm644 "$srcdir"/onboard-autostart.desktop \
"$pkgdir"/etc/skel/.config/autostart/onboard-autostart.desktop
# Issue pmaports#1418, can be removed after v21.12 became unsupported
mkdir -p "$pkgdir"/usr/share/icons/postmarketOS
ln -s /usr/share/pixmaps/postmarketos-logo.svg "$pkgdir"/usr/share/icons/postmarketOS/logo.svg
}
sha512sums="