diff --git a/cloud-utils.spec b/cloud-utils.spec index eaa4749..3416287 100644 --- a/cloud-utils.spec +++ b/cloud-utils.spec @@ -75,6 +75,10 @@ rm $RPM_BUILD_ROOT/%{_bindir}/*ubuntu* # Exclude the cloud-run-instances manpage rm -f $RPM_BUILD_ROOT/%{_mandir}/man1/cloud-run-instances.* + +# Exclude euca2ools wrappers and manpages +rm -f $RPM_BUILD_ROOT/%{_bindir}/cloud-publish-* +rm -f $RPM_BUILD_ROOT/%{_mandir}/man1/cloud-publish-* %endif # Install the growpart binary and man page