Update sddm.spec
This commit is contained in:
@@ -92,11 +92,6 @@ rm -fv %{buildroot}%{_sysconfdir}/sddm/Xsession
|
||||
mv %{buildroot}%{_datadir}/dbus-1/system.d/org.freedesktop.DisplayManager.conf \
|
||||
%{buildroot}%{_datadir}/dbus-1/system.d/org.freedesktop.DisplayManager-sddm.conf
|
||||
|
||||
# Provide a stable greeter command name for callers expecting /usr/bin/sddm-greeter.
|
||||
if [ -e %{buildroot}%{_bindir}/sddm-greeter-qt6 ] && [ ! -e %{buildroot}%{_bindir}/sddm-greeter ]; then
|
||||
ln -s sddm-greeter-qt6 %{buildroot}%{_bindir}/sddm-greeter
|
||||
fi
|
||||
|
||||
%post
|
||||
%systemd_post sddm.service
|
||||
|
||||
|
||||
Reference in New Issue
Block a user