diff --git a/community/gdm/APKBUILD b/community/gdm/APKBUILD index 3e31add4980..83df3dc55d0 100644 --- a/community/gdm/APKBUILD +++ b/community/gdm/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: team/gnome pkgname=gdm pkgver=46.2 -pkgrel=0 +pkgrel=1 pkgdesc="GNOME display manager" url="https://wiki.gnome.org/Projects/GDM" # blocked by gnome-shell @@ -56,7 +56,6 @@ build() { -Ddefault-pam-config=openembedded \ -Dlibaudit=disabled \ -Dlogind-provider=elogind \ - -Dpam-mod-dir=/lib/security \ -Dselinux=disabled \ -Dsystemd-journal=false \ -Dsystemdsystemunitdir=no \