sxmo/sxmo-xdm-config: openrc post-install moved to main/postmarketos-ui-sxmo (MR 1930)

This commit is contained in:
Maarten van Gompel 2021-02-06 22:53:34 +01:00 committed by Oliver Smith
parent 6e6bc2e1ea
commit cfd23ff202
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB
2 changed files with 2 additions and 5 deletions

View file

@ -1,7 +1,7 @@
# Maintainer: Maarten van Gompel <proycon@anaproy.nl>
pkgname=sxmo-xdm-config
pkgver=0.2.1
pkgrel=0
pkgrel=1
pkgdesc="X Display Manager configuration for Sxmo; starts with virtual keyboard and launches Sxmo UI"
options="!check" # No testsuite
url="https://git.sr.ht/~mil/sxmo-xdm-config"
@ -11,7 +11,7 @@ depends="sxmo-utils svkbd xdm"
replaces="sxmo-xdm xdm xdm-openrc"
subpackages="$pkgname-openrc"
source="$pkgname-$pkgver.tar.gz::https://git.sr.ht/~mil/sxmo-xdm-config/archive/$pkgver.tar.gz"
install="$pkgname-openrc.post-install $pkgname.pre-deinstall"
install="$pkgname.pre-deinstall"
package() {
mkdir -p "$pkgdir/etc/X11/xdm" "$pkgdir/usr/lib/X11/xdm" "$pkgdir/etc/conf.d" "$pkgdir/etc/profile.d"

View file

@ -1,3 +0,0 @@
#!/bin/sh
rc-update add xdm default