From: Michael Tremer <michael.tremer@ipfire.org>
To: Adolf Belka <adolf.belka@ipfire.org>
Cc: development@lists.ipfire.org, ummeegge <ummeegge@ipfire.org>
Subject: Re: [PATCH] perl: uncomment the json entrries in the rootfile
Date: Mon, 17 Mar 2025 10:36:06 +0000 [thread overview]
Message-ID: <E73DA0B7-010A-455C-8BDE-4BFB3A874B3B@ipfire.org> (raw)
In-Reply-To: <20250315204531.2294243-1-adolf.belka@ipfire.org>
Thank you. I merged this one straight into master.
> On 15 Mar 2025, at 20:45, Adolf Belka <adolf.belka@ipfire.org> wrote:
>
> - Back in Sept 2024 I supplied a patch to remove certain perl modules as they were now
> available in the core perl package.
> - The perl-json was one of these modules but unfortunately I missed to uncomment the json
> entries in the perl rootfile so they have been unavailable to samba since then.
> - This patch corrects that situation.
>
> Suggested-by: ummeegge <ummeegge@ipfire.org>
> Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
> ---
> config/rootfiles/common/perl | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/config/rootfiles/common/perl b/config/rootfiles/common/perl
> index d4ceb7083..91517941c 100644
> --- a/config/rootfiles/common/perl
> +++ b/config/rootfiles/common/perl
> @@ -313,9 +313,9 @@ usr/lib/perl5/5.36.0/IPC/Open2.pm
> usr/lib/perl5/5.36.0/IPC/Open3.pm
> #usr/lib/perl5/5.36.0/Internals.pod
> #usr/lib/perl5/5.36.0/JSON
> -#usr/lib/perl5/5.36.0/JSON/PP
> -#usr/lib/perl5/5.36.0/JSON/PP.pm
> -#usr/lib/perl5/5.36.0/JSON/PP/Boolean.pm
> +usr/lib/perl5/5.36.0/JSON/PP
> +usr/lib/perl5/5.36.0/JSON/PP.pm
> +usr/lib/perl5/5.36.0/JSON/PP/Boolean.pm
> #usr/lib/perl5/5.36.0/Locale
> #usr/lib/perl5/5.36.0/Locale/Maketext
> #usr/lib/perl5/5.36.0/Locale/Maketext.pm
> --
> 2.48.1
>
>
prev parent reply other threads:[~2025-03-17 10:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-15 20:45 Adolf Belka
2025-03-17 10:36 ` Michael Tremer [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=E73DA0B7-010A-455C-8BDE-4BFB3A874B3B@ipfire.org \
--to=michael.tremer@ipfire.org \
--cc=adolf.belka@ipfire.org \
--cc=development@lists.ipfire.org \
--cc=ummeegge@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