mirror of
https://gitlab.postmarketos.org/postmarketOS/pmaports.git
synced 2025-07-13 00:29:49 +03:00
main/postmarketos-ui-{mate,xfce4}: remove tinydm line from post-install (MR 5805)
The line has been long enough in the script.
This commit is contained in:
parent
bccbfbc90e
commit
15ee5d968a
4 changed files with 2 additions and 8 deletions
|
@ -2,7 +2,7 @@
|
|||
# Maintainer: Jakko <jahau@rocketmail.com>
|
||||
pkgname=postmarketos-ui-mate
|
||||
pkgver=8
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="(X11) MATE Desktop Environment, fork of GNOME2 (stylus recommended)"
|
||||
url="http://mate-desktop.org/"
|
||||
arch="noarch"
|
||||
|
|
|
@ -4,6 +4,3 @@ rc-update add bluetooth default
|
|||
rc-update add elogind default
|
||||
rc-update add lightdm default
|
||||
rc-update add networkmanager default
|
||||
|
||||
# Needed to fully revert pma!3887
|
||||
rc-update -qq del tinydm default || true
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# Maintainer: Jakko <jahau@rocketmail.com>
|
||||
pkgname=postmarketos-ui-xfce4
|
||||
pkgver=0.5.2
|
||||
pkgrel=5
|
||||
pkgrel=6
|
||||
pkgdesc="(X11) Lightweight desktop (stylus recommended)"
|
||||
url="https://gitlab.postmarketos.org/postmarketOS/xfce4-phone"
|
||||
arch="noarch"
|
||||
|
|
|
@ -4,6 +4,3 @@ rc-update add bluetooth default
|
|||
rc-update add elogind default
|
||||
rc-update add lightdm default
|
||||
rc-update add networkmanager default
|
||||
|
||||
# Needed to fully revert pma!3887
|
||||
rc-update -qq del tinydm default || true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue