From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 31/32] perl-URI: Renamed from URI Date: Sun, 06 Feb 2022 22:46:38 +0100 Message-ID: <20220206214639.2711567-31-adolf.belka@ipfire.org> In-Reply-To: <20220206214639.2711567-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4854353625466769237==" List-Id: --===============4854353625466769237== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Signed-off-by: Adolf Belka --- config/rootfiles/common/{URI => perl-URI} | 0 lfs/{URI => perl-URI} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename config/rootfiles/common/{URI => perl-URI} (100%) rename lfs/{URI => perl-URI} (100%) diff --git a/config/rootfiles/common/URI b/config/rootfiles/common/perl-URI similarity index 100% rename from config/rootfiles/common/URI rename to config/rootfiles/common/perl-URI diff --git a/lfs/URI b/lfs/perl-URI similarity index 100% rename from lfs/URI rename to lfs/perl-URI -- 2.35.1 --===============4854353625466769237==--