From: "Peter Müller" <peter.mueller@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: [PATCH] parted: Update LFS to reflect that parted is no longer an addon
Date: Tue, 02 Aug 2022 14:24:28 +0000 [thread overview]
Message-ID: <0ff2f245-63cd-229b-66c8-4507600dafbe@ipfire.org> (raw)
In-Reply-To: <20220801160211.3680701-1-adolf.belka@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 1282 bytes --]
Reviewed-by: Peter Müller <peter.mueller(a)ipfire.org>
> - In 2018 parted was moved from being an addon to being a core program
> - The rootfile was moved from rootfiles/packages/ to rootfiles/common/
> - The LFS was not updated to remove the PAK_VER etc elements.
> - This patch adjusts the LFS file to be in line with being a core program
>
> Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
> ---
> lfs/parted | 9 ---------
> 1 file changed, 9 deletions(-)
>
> diff --git a/lfs/parted b/lfs/parted
> index 78914aa98..ced655af9 100644
> --- a/lfs/parted
> +++ b/lfs/parted
> @@ -34,12 +34,6 @@ DL_FROM = $(URL_IPFIRE)
> DIR_APP = $(DIR_SRC)/$(THISAPP)
> TARGET = $(DIR_INFO)/$(THISAPP)
>
> -PROG = parted
> -PAK_VER = 5
> -
> -DEPS =
> -
> -SERVICES =
>
> ###############################################################################
> # Top-level Rules
> @@ -59,9 +53,6 @@ download :$(patsubst %,$(DIR_DL)/%,$(objects))
>
> b2 : $(subst %,%_BLAKE2,$(objects))
>
> -dist:
> - @$(PAK)
> -
> ###############################################################################
> # Downloading, checking, b2sum
> ###############################################################################
prev parent reply other threads:[~2022-08-02 14:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-01 16:02 Adolf Belka
2022-08-02 14:24 ` Peter Müller [this message]
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=0ff2f245-63cd-229b-66c8-4507600dafbe@ipfire.org \
--to=peter.mueller@ipfire.org \
--cc=development@lists.ipfire.org \
/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