postmarketos-ui-{mate,xfce4}: add systemd to options
Signed-off-by: Robert Eckelmann <longnoserob@postmarketos.org> Part-of: https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/6668 [ci:skip-build]: already built successfully in CI
This commit is contained in:
parent
a83b92dc72
commit
0bb036f300
2 changed files with 4 additions and 4 deletions
|
|
@ -2,7 +2,7 @@
|
|||
# Maintainer: Jakko <jahau@rocketmail.com>
|
||||
pkgname=postmarketos-ui-mate
|
||||
pkgver=9
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="(X11) MATE Desktop Environment, fork of GNOME2 (stylus recommended)"
|
||||
url="http://mate-desktop.org/"
|
||||
arch="noarch"
|
||||
|
|
@ -54,7 +54,7 @@ source="
|
|||
onboard-autostart.desktop
|
||||
pmOS-panel.layout
|
||||
"
|
||||
options="!check"
|
||||
options="!check pmb:systemd"
|
||||
|
||||
package() {
|
||||
install -Dm644 -t "$pkgdir"/etc/skel/.config/autostart \
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
# Maintainer: Jakko <jahau@rocketmail.com>
|
||||
pkgname=postmarketos-ui-xfce4
|
||||
pkgver=0.6.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="(X11) Lightweight desktop (stylus recommended)"
|
||||
url="https://gitlab.postmarketos.org/postmarketOS/xfce4-phone"
|
||||
arch="noarch"
|
||||
|
|
@ -52,7 +52,7 @@ source="
|
|||
onboard-autostart.desktop
|
||||
xfce4-phone.sh
|
||||
"
|
||||
options="!check"
|
||||
options="!check pmb:systemd"
|
||||
builddir="$srcdir/xfce4-phone-$pkgver"
|
||||
|
||||
package() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue