From: Petr Vorel <pvorel@suse.cz>
To: Cyril Hrubis <chrubis@suse.cz>
Cc: ltp@lists.linux.it
Subject: Re: [LTP] [COMMITTED][PATCH 1/1] doc: Remove make install
Date: Fri, 5 Apr 2024 19:58:15 +0200 [thread overview]
Message-ID: <20240405175815.GA644726@pevik> (raw)
In-Reply-To: <ZhAOlIfnfwaD2JNd@yuki>
> 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...
Agree. Do you mean whole UCLINUX (I could rebase the patch I have sent)
or just in here in this Makefile (or in all Makefiles?)
Kind regards,
Petr
> > COMMON_TARGETS := pan utils
> > -INSTALL_TARGETS := doc
> > endif
> > define target_to_dir_dep_mapping
> > --
> > 2.43.0
--
Mailing list info: https://lists.linux.it/listinfo/ltp
next prev parent reply other threads:[~2024-04-05 17:58 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
2024-04-05 17:58 ` Petr Vorel [this message]
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=20240405175815.GA644726@pevik \
--to=pvorel@suse.cz \
--cc=chrubis@suse.cz \
--cc=ltp@lists.linux.it \
/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