- Fixing update process bug
OBS-URL: https://build.opensuse.org/package/show/hardware/supergfxctl?expand=0&rev=8
This commit is contained in:
parent
7161d37978
commit
9b9aa5accf
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 12 17:39:23 UTC 2024 - RN <R_Nik_c@proton.me>
|
||||||
|
|
||||||
|
- Fixing update process bug
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 28 19:59:05 UTC 2024 - RN <R_Nik_c@proton.me>
|
Thu Mar 28 19:59:05 UTC 2024 - RN <R_Nik_c@proton.me>
|
||||||
|
|
||||||
|
@ -51,7 +51,10 @@ install -D -m 0644 README.md %{buildroot}%{_datadir}/doc/%{name}/README.md
|
|||||||
|
|
||||||
%post
|
%post
|
||||||
%service_add_post supergfxd.service
|
%service_add_post supergfxd.service
|
||||||
systemctl enable supergfxd.service
|
if [ -f %{_sysconfdir}/modprobe.d/supergfxd.conf ]
|
||||||
|
then
|
||||||
|
systemctl enable supergfxd.service
|
||||||
|
fi
|
||||||
|
|
||||||
%preun
|
%preun
|
||||||
%service_del_preun supergfxd.service
|
%service_del_preun supergfxd.service
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:922eb660bdd8a652f6d677f4ec53dd718e676793383187f814cc53f8444b97bf
|
oid sha256:3f1b7ed592f0acba11264f2996d840c4c8cccb45ede114ecde19df13c09018d5
|
||||||
size 18880967
|
size 19181671
|
||||||
|
Loading…
Reference in New Issue
Block a user