aboutsummaryrefslogtreecommitdiffstats
path: root/community/gnome-session
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-02-05 04:02:19 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-02-05 08:05:12 +0100
commit23de20dfaeb4c4717a8b3ca2b7de17c2db0aa617 (patch)
treefef0c1ed060accf75c4205df593f7399a8ff4498 /community/gnome-session
parent8f8b7da5056174753d41e06309ab9f4e32433e54 (diff)
downloadaports-23de20dfaeb4c4717a8b3ca2b7de17c2db0aa617.tar.bz2
aports-23de20dfaeb4c4717a8b3ca2b7de17c2db0aa617.tar.xz
community/gnome-session: remove systemd service
Diffstat (limited to 'community/gnome-session')
-rw-r--r--community/gnome-session/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/community/gnome-session/APKBUILD b/community/gnome-session/APKBUILD
index 9b4825d778..a360e2a8da 100644
--- a/community/gnome-session/APKBUILD
+++ b/community/gnome-session/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=gnome-session
pkgver=3.34.2
-pkgrel=1
+pkgrel=2
pkgdesc="GNOME session manager"
url="https://gitlab.gnome.org/GNOME/gnome-session"
arch="all !s390x !ppc64le"
@@ -33,6 +33,7 @@ check() {
package() {
DESTDIR="$pkgdir" ninja -C output install
+ rm -rf "$pkgdir"/usr/lib/systemd
}
sha512sums="23388420ee117596b73ac057d2376857db726fb727fdeff4e4f420e7742622e81baef439adb04d8659a6979e5b7043c72ea334c1179974950476489a8c397182 gnome-session-3.34.2.tar.xz