From patchwork Thu Apr 1 16:20:07 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 4036 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4FB7ml3fCfz3ws3 for ; Thu, 1 Apr 2021 16:24:23 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4FB7ml17p2z29v; Thu, 1 Apr 2021 16:24:23 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4FB7ml0y2hz2xkB; Thu, 1 Apr 2021 16:24:23 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4FB7mj4lVbz2xJs for ; Thu, 1 Apr 2021 16:24:21 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4FB7mh6Dqlz1Tl; Thu, 1 Apr 2021 16:24:20 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1617294260; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=y/W6547fXM8mVg37/3dTYbqosB5HQO3R7BsBTrJFQmQ=; b=ldgZhpecleWXal/SI+nRfuIwoa5anv9J+CIgZ4J9g6iyZDFH2zI1q2MAxYFdxP7Z1BmANx 0Je4pfp968uaeaAw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1617294260; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=y/W6547fXM8mVg37/3dTYbqosB5HQO3R7BsBTrJFQmQ=; b=KSuXHV0oQ7sjEWaI4nQFPS7lueZFMBsCfKAyCDXWZ24frBNpnf8SG3WxYcCviEw/mNaavf WPFscP74XellB3IcbOxlM3qEZ+Sw1sRubl7DJpb/D7lfaiN1iqKImkyud4AT1NH1QwpVAX aVanPRdeO+X/aMocSgrFhI8urh0XJdmKc3Ry6UxuMdXap60inekgiy+AtCBRKXAhraImj2 /BkFnn+WFyo5HKq5NYl6WfZeqJrGOP3ZN9Dsau9CMOSF6daqQM8cQpqDuph+sft24H4d6c uW3xh57KRteiuK0d+PwQUlfSh1GKkBVFkiPBxSPJd0G6ZH1Xqhc53J0KI/6tSQ== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 22/71] perl-Net-LibIDN: removal of rootfile Date: Thu, 1 Apr 2021 18:20:07 +0200 Message-Id: <20210401162056.12870-22-adolf.belka@ipfire.org> In-Reply-To: <20210401162056.12870-1-adolf.belka@ipfire.org> References: <20210401162056.12870-1-adolf.belka@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" - When amavis was removed this rootfile was not also removed. Removing it rather than updating it with the perl version change and then removing it later Signed-off-by: Adolf Belka --- config/rootfiles/packages/perl-Net-LibIDN | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 config/rootfiles/packages/perl-Net-LibIDN diff --git a/config/rootfiles/packages/perl-Net-LibIDN b/config/rootfiles/packages/perl-Net-LibIDN deleted file mode 100644 index 0bf67efcd..000000000 --- a/config/rootfiles/packages/perl-Net-LibIDN +++ /dev/null @@ -1,6 +0,0 @@ -usr/lib/perl5/site_perl/5.30.0/xxxMACHINExxx-linux-thread-multi/Net/LibIDN.pm -#usr/lib/perl5/site_perl/5.30.0/xxxMACHINExxx-linux-thread-multi/auto/Net/LibIDN -#usr/lib/perl5/site_perl/5.30.0/xxxMACHINExxx-linux-thread-multi/auto/Net/LibIDN/.packlist -usr/lib/perl5/site_perl/5.30.0/xxxMACHINExxx-linux-thread-multi/auto/Net/LibIDN/LibIDN.so -usr/lib/perl5/site_perl/5.30.0/xxxMACHINExxx-linux-thread-multi/auto/Net/LibIDN/autosplit.ix -#usr/share/man/man3/Net::LibIDN.3