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:
parent
f60ff3d6ec
commit
102d33200b
@ -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 -m0644 mod-firstboot.desktop %{buildroot}%{_sysconfdir}/skel/.config/autostart/mod-firstboot.desktop
|
||||||
install -d %{buildroot}%{_bindir}
|
install -d %{buildroot}%{_bindir}
|
||||||
install -m0755 mod-firstboot %{buildroot}%{_bindir}/mod-firstboot
|
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
|
%post
|
||||||
sed -i 's/^#REBOOT_METHOD=auto/REBOOT_METHOD=notify/' %{_prefix}%{_sysconfdir}/transactional-update.conf
|
sed -i 's/^#REBOOT_METHOD=auto/REBOOT_METHOD=notify/' %{_prefix}%{_sysconfdir}/transactional-update.conf
|
||||||
|
Loading…
Reference in New Issue
Block a user