applied

On Tue, Nov 07, 2017 at 03:29:01PM +0100, Thomas Lamprecht wrote:
> Signed-off-by: Thomas Lamprecht <t.lampre...@proxmox.com>
> ---
>  Makefile | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Makefile b/Makefile
> index 6f77a08..9778f44 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -45,7 +45,7 @@ ${DEB}:
>  .PHONY: clean
>  clean:
>       make -C src clean
> -     rm -rf build *.deb ${PACKAGE}-*.tar.gz *.changes 
> +     rm -rf build *.deb ${PACKAGE}-*.tar.gz *.changes *.buildinfo
>       find . -name '*~' -exec rm {} ';'
>  
>  .PHONY: distclean
> -- 
> 2.11.0

_______________________________________________
pve-devel mailing list
pve-devel@pve.proxmox.com
https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to