Skip to content

Commit f90b45e

Browse files
authored
Merge pull request bootc-dev#666 from HuijingHei/remove-units
bootupd.spec: remove `%{_unitdir}`
2 parents 6e37e52 + 2218fac commit f90b45e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

contrib/packaging/bootupd.spec

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@ BuildRequires: systemd-devel
2929
%license LICENSE
3030
%doc README.md
3131
%{_bindir}/bootupctl
32-
%{_libexecdir}/bootupd
33-
%{_unitdir}/*
32+
%{_libexecdir}/bootupd
3433
%{_prefix}/lib/bootupd/grub2-static/
3534

3635
%prep

0 commit comments

Comments
 (0)