Skip to content

Commit 4ca2347

Browse files
committed
Add missing %files section for selinux subpackage
1 parent b1e700f commit 4ca2347

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dnfdaemon.spec

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,8 @@ make install DESTDIR=%{buildroot} DATADIR=%{_datadir} SYSCONFDIR=%{_sysconfdir}
121121
%{python3_sitelib}/%{name}/__*
122122
%{python3_sitelib}/%{name}/server
123123

124+
%files selinux
125+
# empty metapackage
124126

125127
%files -n python2-%{name}
126128
%{python2_sitelib}/%{name}/

0 commit comments

Comments
 (0)