diff --git a/virt-v2v.spec b/virt-v2v.spec index a9bc0d3..0e9ddb3 100644 --- a/virt-v2v.spec +++ b/virt-v2v.spec @@ -196,6 +196,7 @@ rm $RPM_BUILD_ROOT%{_mandir}/man1/virt-v2v-test-harness.1* # Delete copy-to-local tool. rm $RPM_BUILD_ROOT%{_bindir}/virt-v2v-copy-to-local rm $RPM_BUILD_ROOT%{_mandir}/man1/virt-v2v-copy-to-local.1* +rm $RPM_BUILD_ROOT%{_datadir}/bash-completion/completions/virt-v2v-copy-to-local # Find locale files. %find_lang %{name} @@ -233,9 +234,7 @@ rm $RPM_BUILD_ROOT%{_mandir}/man1/virt-v2v-copy-to-local.1* %license COPYING %doc README %{_bindir}/virt-v2v -%{_bindir}/virt-v2v-copy-to-local %{_mandir}/man1/virt-v2v.1* -%{_mandir}/man1/virt-v2v-copy-to-local.1* %{_mandir}/man1/virt-v2v-hacking.1* %{_mandir}/man1/virt-v2v-input-vmware.1* %{_mandir}/man1/virt-v2v-input-xen.1* @@ -250,7 +249,6 @@ rm $RPM_BUILD_ROOT%{_mandir}/man1/virt-v2v-copy-to-local.1* %files bash-completion %license COPYING %{_datadir}/bash-completion/completions/virt-v2v -%{_datadir}/bash-completion/completions/virt-v2v-copy-to-local %files man-pages-ja