Corrected my own dumarse mistake trying to revert prior commit

OBS-URL: https://build.opensuse.org/package/show/devel:microos/plasma-branding-MicroOS?expand=0&rev=9
This commit is contained in:
Shawn Dunn 2023-02-15 00:07:38 +00:00 committed by Git OBS Bridge
parent f60ff3d6ec
commit 102d33200b

View File

@ -56,8 +56,6 @@ install -d %{buildroot}%{_sysconfdir}/skel/.config/autostart
install -m0644 mod-firstboot.desktop %{buildroot}%{_sysconfdir}/skel/.config/autostart/mod-firstboot.desktop
install -d %{buildroot}%{_bindir}
install -m0755 mod-firstboot %{buildroot}%{_bindir}/mod-firstboot
install -d %{buildroot}%{_sysconfdir}/xdg
install -m0644 kcm-about-distrorc %{buildroot}%{_sysconfdir}/xdg/kcm-about-distrorc
%post
sed -i 's/^#REBOOT_METHOD=auto/REBOOT_METHOD=notify/' %{_prefix}%{_sysconfdir}/transactional-update.conf