--- trunk/core/systemd/systemd-238-r3.smage2 2018/06/13 15:16:47 31237 +++ trunk/core/systemd/systemd-238-r3.smage2 2018/06/13 15:34:42 31238 @@ -169,6 +169,7 @@ mirror://${PNAME}/${PNAME}-236-uucp-group.patch mirror://${PNAME}/${PNAME}-233-systemd-user-pam.patch mirror://${PNAME}/${PNAME}-235-generator-path.patch + mirror://${PNAME}/${PNAME}-238-fix-util-linux-2.32-header-issues.patch mirror://${PNAME}/login-manager.pamd mirror://${PNAME}/systemd-user.pamd ) @@ -320,6 +321,9 @@ SRCDIR="${UI_SRCDIR}" munpack ${UI_SRCFILE} || die fi + # upstream: fix issues with util-linux-2.32 headers + mpatch ${PNAME}-238-fix-util-linux-2.32-header-issues.patch || die + # magellan-only: use a configurable getty mpatch ${PNAME}-238-magellan-configurable-getty.patch || die