mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-17 01:11:48 +00:00
chore(vpower): Correct %files
This commit is contained in:
parent
d43dafadb4
commit
49a3d5fdb9
@ -56,7 +56,7 @@ cp -v vpower.toml %{buildroot}%{_sysconfdir}/%{name}.toml
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%license LICENSE
|
%license LICENSE
|
||||||
%{_bindir}/%{name}
|
%{_libexecdir}/%{name}
|
||||||
%{_unitdir}/%{name}.service
|
%{_unitdir}/%{name}.service
|
||||||
%{_sysconfdir}/%{name}.toml
|
%{_sysconfdir}/%{name}.toml
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user