containerfile manpages no longer included, no need to delete

Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
Lokesh Mandvekar 2022-03-29 13:02:52 -04:00
parent ff148ca4c9
commit a5f409440c

View File

@ -149,8 +149,6 @@ cp -pav tests/. %{buildroot}/%{_datadir}/%{name}/test/system
cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
cp bin/copy %{buildroot}/%{_bindir}/%{name}-copy
rm %{buildroot}%{_mandir}/man5/{Containerfile.5*,containerignore.5*}
#define license tag if not already defined
%{!?_licensedir:%global license %doc}