[libvirt] [PATCH 1/3] Makefile: Enable distuninstallcheck again

Cole Robinson crobinso at redhat.com
Mon Apr 25 12:09:36 UTC 2016


On 04/25/2016 03:11 AM, Michal Privoznik wrote:
> This target has been disabled historically for whatever reason.
> Now that we do uninstall properly enable the test again.
> 
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> ---
>  Makefile.am | 3 ---
>  1 file changed, 3 deletions(-)
> 
> diff --git a/Makefile.am b/Makefile.am
> index d6f09ba..c52a4cb 100644
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -83,9 +83,6 @@ clean-cov:
>  
>  MAINTAINERCLEANFILES = .git-module-status
>  
> -# disable this check
> -distuninstallcheck:
> -
>  dist-hook: gen-ChangeLog gen-AUTHORS
>  
>  # Generate the ChangeLog file (with all entries since the switch to git)
> 

ACK, I was wondering why distcheck wasn't catching those uninstall issues

- Cole




More information about the libvir-list mailing list