!48 [sync] PR-46: fix: install start problem
From: @openeuler-sync-bot Reviewed-by: @leeffo Signed-off-by: @leeffo
This commit is contained in:
commit
a94e41f7e2
@ -12,7 +12,7 @@
|
||||
|
||||
Name: dde-daemon
|
||||
Version: 5.13.85.8
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: Daemon handling the DDE session settings
|
||||
License: GPLv3
|
||||
URL: http://shuttle.corp.deepin.com/cache/tasks/18802/unstable-amd64/
|
||||
@ -145,6 +145,7 @@ if [ $1 -ge 1 ]; then
|
||||
%{_sbindir}/alternatives --install %{_bindir}/x-terminal-emulator \
|
||||
x-terminal-emulator %{_libexecdir}/%{sname}/default-terminal 30
|
||||
fi
|
||||
systemctl enable deepin-accounts-daemon
|
||||
|
||||
%preun
|
||||
if [ $1 -eq 0 ]; then
|
||||
@ -187,6 +188,9 @@ fi
|
||||
/etc/lightdm/deepin/xsettingsd.conf
|
||||
|
||||
%changelog
|
||||
* Wed May 31 2023 hanshuang <hanshuang@uniontech.com> - 5.13.85.8-3
|
||||
- fix: install start problem
|
||||
|
||||
* Wed May 31 2023 Wenlong Zhang<zhangwenlong@loongson.cn> - 5.13.85.8-2
|
||||
- update sys to 0.4.0 to support loong64
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user