public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
From: Cyril Hrubis <chrubis@suse.cz>
To: Petr Vorel <pvorel@suse.cz>
Cc: ltp@lists.linux.it
Subject: Re: [LTP] [COMMITTED][PATCH 1/1] doc: Remove make install
Date: Fri, 5 Apr 2024 16:45:40 +0200	[thread overview]
Message-ID: <ZhAOlIfnfwaD2JNd@yuki> (raw)
In-Reply-To: <20240405143904.642340-1-pvorel@suse.cz>

Hi!
> make install in doc is broken on out-of-tree builds. Although we may
> want to install generated docs (final html), for now just disable the
> target to fix CI. Previously was the install target used just for
> installing man pages (which are deprecated anyway).
> 
> Fixes: 4a72aada8 ("New LTP documentation")
> Signed-off-by: Petr Vorel <pvorel@suse.cz>
> ---
>  Makefile | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/Makefile b/Makefile
> index 49d91f4d5..96edd5a80 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -38,7 +38,6 @@ export UCLINUX
>  # We're not using uclinux based targets (default).
>  ifneq ($(UCLINUX),1)

We should probably remove the UCLINUX later on as well...

>  COMMON_TARGETS		:= pan utils
> -INSTALL_TARGETS		:= doc
>  endif
>  
>  define target_to_dir_dep_mapping
> -- 
> 2.43.0
> 

-- 
Cyril Hrubis
chrubis@suse.cz

-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

  reply	other threads:[~2024-04-05 14:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-05 14:39 [LTP] [COMMITTED][PATCH 1/1] doc: Remove make install Petr Vorel
2024-04-05 14:45 ` Cyril Hrubis [this message]
2024-04-05 17:58   ` Petr Vorel
2024-04-09  8:19     ` Cyril Hrubis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZhAOlIfnfwaD2JNd@yuki \
    --to=chrubis@suse.cz \
    --cc=ltp@lists.linux.it \
    --cc=pvorel@suse.cz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox