~xdavidwu/systemd-apkbuilds

6c3dcd5f242f2c72893b7d10638a1d545b223cbe — Pinghao Wu 2 months ago 615cd8f
systemd: move pam for alpine usrmerge effort
1 files changed, 1 insertions(+), 2 deletions(-)

M systemd/APKBUILD
M systemd/APKBUILD => systemd/APKBUILD +1 -2
@@ 2,7 2,7 @@
# Maintainer: xdavidwu <xdavidwuph@gmail.com>
pkgname=systemd
pkgver=256.5
pkgrel=0
pkgrel=1
pkgdesc="System and Service Manager"
url="https://www.github.com/systemd/systemd"
arch="all"


@@ 104,7 104,6 @@ build() {
		-Dsysvrcnd-path='' \
		-Ddebug-shell=/bin/sh \
		-Ddefault-user-shell=/bin/sh \
		-Dpamlibdir=/lib/security \
		-Dstoragetm=false \
		. output
	meson compile ${JOBS:+-j ${JOBS}} -C output