diff --git a/main/postmarketos-ui-xfce4/APKBUILD b/main/postmarketos-ui-xfce4/APKBUILD index 4e6ec0b9f..5a0842864 100644 --- a/main/postmarketos-ui-xfce4/APKBUILD +++ b/main/postmarketos-ui-xfce4/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Daniele Debernardi pkgname=postmarketos-ui-xfce4 pkgver=0.3 -pkgrel=4 +pkgrel=5 pkgdesc="(X11) Lightweight desktop (stylus recommended)" url="https://gitlab.com/postmarketOS/xfce4-phone" arch="noarch" @@ -28,7 +28,7 @@ _pmb_recommends="faenza-icon-theme xfce4-terminal 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 64-lightdm-autologin.conf" options="!check" diff --git a/main/postmarketos-ui-xfce4/postmarketos-ui-xfce4.post-deinstall b/main/postmarketos-ui-xfce4/postmarketos-ui-xfce4.post-deinstall deleted file mode 100644 index d1f8026e5..000000000 --- a/main/postmarketos-ui-xfce4/postmarketos-ui-xfce4.post-deinstall +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh - -rm /usr/share/lightdm/lightdm.conf.d/64-autologin.conf