No need to remove virt-p2v bash completion files now.

This commit is contained in:
Richard W.M. Jones 2019-10-11 16:31:54 +01:00
parent 959f22e6d8
commit ed63a04553
1 changed files with 0 additions and 4 deletions

View File

@ -966,10 +966,6 @@ rm -r $RPM_BUILD_ROOT%{_libdir}/ocaml/stublibs/dllv2v_test_harness*
# Remove the .gitignore file from ocaml/html which will be copied to docdir.
rm ocaml/html/.gitignore
# Delete virt-p2v bash completion files, as virt-p2v was moved
# to its own source.
rm $RPM_BUILD_ROOT%{_datadir}/bash-completion/completions/virt-p2v-*
%ifarch aarch64 x86_64
# Copy the benchmarking tools and man pages, since upstream doesn't
# install them by default. NB Don't install the libtool wrapper scripts.