[yocto] [PATCH] yocto: matchbox-window-manager-2: Makefile with spaces instead of a tab refuses to compile

Burton, Ross ross.burton at intel.com
Wed Dec 6 08:19:25 PST 2017


This patch was corrupted because you copied/pasted it into Thunderbird
instead of using git-send-email, but I applied it by hand.

Ross

On 19 November 2017 at 19:58, Petr Cvek <petrcvekcz at gmail.com> wrote:

> A wrong spacing in Makefile.am generates a Makefile which will refuse
> to compile. This patch fixes it.
>
> Signed-off-by: Petr Cvek <petrcvekcz at gmail.com>
> ---
>  Makefile.am | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Makefile.am b/Makefile.am
> index c95ea0a..7d2f517 100644
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -3,6 +3,6 @@ SUBDIRS = matchbox data doc util
>  # Extra clean files so that maintainer-clean removes *everything*
>   snapshot:
> -        $(MAKE) dist distdir=$(PACKAGE)-snapshot-`date +"%Y%m%d"`
> +       $(MAKE) dist distdir=$(PACKAGE)-snapshot-`date +"%Y%m%d"`
>   MAINTAINERCLEANFILES = aclocal.m4 compile config.guess config.sub
> configure depcomp install-sh ltmain.sh Makefile.in missing
> --
> 2.14.2
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20171206/385fbf62/attachment.html>


More information about the yocto mailing list