main/postmarketos-ui-xfce4: remove post-deinstall file (MR 2125)
This commit is contained in:
parent
656eeb3c46
commit
9b376b5c05
2 changed files with 2 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Maintainer: Daniele Debernardi <drebrez@gmail.com>
|
# Maintainer: Daniele Debernardi <drebrez@gmail.com>
|
||||||
pkgname=postmarketos-ui-xfce4
|
pkgname=postmarketos-ui-xfce4
|
||||||
pkgver=0.3
|
pkgver=0.3
|
||||||
pkgrel=4
|
pkgrel=5
|
||||||
pkgdesc="(X11) Lightweight desktop (stylus recommended)"
|
pkgdesc="(X11) Lightweight desktop (stylus recommended)"
|
||||||
url="https://gitlab.com/postmarketOS/xfce4-phone"
|
url="https://gitlab.com/postmarketOS/xfce4-phone"
|
||||||
arch="noarch"
|
arch="noarch"
|
||||||
|
@ -28,7 +28,7 @@ _pmb_recommends="faenza-icon-theme
|
||||||
xfce4-terminal
|
xfce4-terminal
|
||||||
xfce4-whiskermenu-plugin
|
xfce4-whiskermenu-plugin
|
||||||
"
|
"
|
||||||
install="$pkgname.post-install $pkgname.pre-deinstall $pkgname.post-deinstall $pkgname.post-upgrade"
|
install="$pkgname.post-install $pkgname.pre-deinstall $pkgname.post-upgrade"
|
||||||
source="$pkgname-$pkgver.tar.gz::https://gitlab.com/postmarketOS/xfce4-phone/-/archive/$pkgver/xfce4-phone-$pkgver.tar.gz
|
source="$pkgname-$pkgver.tar.gz::https://gitlab.com/postmarketOS/xfce4-phone/-/archive/$pkgver/xfce4-phone-$pkgver.tar.gz
|
||||||
64-lightdm-autologin.conf"
|
64-lightdm-autologin.conf"
|
||||||
options="!check"
|
options="!check"
|
||||||
|
|
|
@ -1,3 +0,0 @@
|
||||||
#!/bin/sh
|
|
||||||
|
|
||||||
rm /usr/share/lightdm/lightdm.conf.d/64-autologin.conf
|
|
Loading…
Reference in a new issue