From ed63a04553bdea37393888c989a070f012b2e4b3 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Fri, 11 Oct 2019 16:31:54 +0100 Subject: [PATCH] No need to remove virt-p2v bash completion files now. --- libguestfs.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/libguestfs.spec b/libguestfs.spec index 21edf65..a7ad7d3 100644 --- a/libguestfs.spec +++ b/libguestfs.spec @@ -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.