Skip to content

Commit 3167d6e

Browse files
committed
spec: Add /usr/lib/bootc to installed files
Sigh, so annoying that RPM makes one allowlist installed files. Signed-off-by: Colin Walters <[email protected]>
1 parent e6db45c commit 3167d6e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

contrib/packaging/bootc.spec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ BuildRequires: systemd-devel
2828
%license LICENSE-APACHE LICENSE-MIT
2929
%doc README.md
3030
%{_bindir}/bootc
31+
%{_prefix}/lib/bootc
3132

3233
%prep
3334
%autosetup -p1 -Sgit

0 commit comments

Comments
 (0)