1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00

packaging(RHEL-CTDB): remove unpackaged manpages (samba and samba-tool)

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
This commit is contained in:
Michael Adam 2012-10-25 05:35:50 -04:00
parent ed28246c25
commit c1d58f222f

View File

@ -306,6 +306,8 @@ find $RPM_BUILD_ROOT -name "*.old" -exec rm -f {} \;
rm -f $RPM_BUILD_ROOT%{_mandir}/man1/log2pcap.1*
rm -f $RPM_BUILD_ROOT%{_mandir}/man1/smbsh.1*
rm -f $RPM_BUILD_ROOT%{_mandir}/man5/vfstest.1*
rm -f $RPM_BUILD_ROOT%{_mandir}/man8/samba-tool.8*
rm -f $RPM_BUILD_ROOT%{_mandir}/man8/samba.8*
%clean