FreeBSD Bugzilla – Attachment 229129 Details for
Bug 259435
x11/sddm: Install pam.d entries as samples
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
sddm.diff
sddm.diff (text/plain), 1.54 KB, created by
Dries Michiels
on 2021-10-29 21:04:32 UTC
(
hide
)
Description:
sddm.diff
Filename:
MIME Type:
Creator:
Dries Michiels
Created:
2021-10-29 21:04:32 UTC
Size:
1.54 KB
patch
obsolete
>diff --git a/x11/sddm/Makefile b/x11/sddm/Makefile >index f92440ea0d9a..914a4356e54b 100644 >--- a/x11/sddm/Makefile >+++ b/x11/sddm/Makefile >@@ -1,7 +1,7 @@ > PORTNAME= sddm > PORTVERSION= 0.19.0 > DISTVERSIONPREFIX= v >-PORTREVISION= 6 >+PORTREVISION= 7 > CATEGORIES= x11 > > MAINTAINER= kde@FreeBSD.org >@@ -56,5 +56,8 @@ post-install: > ${INSTALL_DATA} ${WRKDIR}/xinitrc.desktop ${STAGEDIR}${PREFIX}/share/xsessions > ${INSTALL_SCRIPT} ${FILESDIR}/xinit-session ${STAGEDIR}${PREFIX}/share/sddm/scripts > ${REINPLACE_CMD} -e 's#@@LOCALBASE@@#${LOCALBASE}#' ${STAGEDIR}${PREFIX}/share/sddm/scripts/xinit-session >+ ${INSTALL_DATA} ${STAGEDIR}${PREFIX}/etc/pam.d/sddm ${STAGEDIR}${PREFIX}/etc/pam.d/sddm.default >+ ${INSTALL_DATA} ${STAGEDIR}${PREFIX}/etc/pam.d/sddm-autologin ${STAGEDIR}${PREFIX}/etc/pam.d/sddm-autologin.default >+ ${INSTALL_DATA} ${STAGEDIR}${PREFIX}/etc/pam.d/sddm-greeter ${STAGEDIR}${PREFIX}/etc/pam.d/sddm-greeter.default > > .include <bsd.port.mk> >diff --git a/x11/sddm/pkg-plist b/x11/sddm/pkg-plist >index 5c80fa37622a..af98960daa55 100644 >--- a/x11/sddm/pkg-plist >+++ b/x11/sddm/pkg-plist >@@ -1,9 +1,9 @@ > bin/sddm > bin/sddm-greeter > etc/dbus-1/system.d/org.freedesktop.DisplayManager.conf >-etc/pam.d/sddm >-etc/pam.d/sddm-autologin >-etc/pam.d/sddm-greeter >+@sample etc/pam.d/sddm.default etc/pam.d/sddm >+@sample etc/pam.d/sddm-autologin.default etc/pam.d/sddm-autologin >+@sample etc/pam.d/sddm-greeter.default etc/pam.d/sddm-greeter > %%QT_QMLDIR%%/SddmComponents/Background.qml > %%QT_QMLDIR%%/SddmComponents/Button.qml > %%QT_QMLDIR%%/SddmComponents/Clock.qml
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 259435
: 229129