From patchwork Fri May 1 10:43:05 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 3036 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 "Let's Encrypt Authority X3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 49D83j35XTz3xSS for ; Fri, 1 May 2020 10:43:13 +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 "Let's Encrypt Authority X3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 49D83j0dQTzWd; Fri, 1 May 2020 10:43:13 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 49D83h6BCBz2yCC; Fri, 1 May 2020 10:43:12 +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 "Let's Encrypt Authority X3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 49D83g03pNz2xrB for ; Fri, 1 May 2020 10:43:11 +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) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 49D83d6H9mzWd for ; Fri, 1 May 2020 10:43:09 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1588329789; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=muoCcOeeO0jNimt2iGUDHaWuM8V3tNTT0QhDTKVpees=; b=9iUVbvjCckZ8vbBzQitlDTGzc3LW5BPHrjlcLhF99/ARNEQhldxU+geoQtid6Yh4Ex8cI1 4Uuv7n+RM7CvVSBw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1588329789; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=muoCcOeeO0jNimt2iGUDHaWuM8V3tNTT0QhDTKVpees=; b=k/v76sJ+Y0oLxi7Ey6nbbC2LFrOgXpfo8L1grXTNwuSRSeMVduyIg9xZCFSXZEngk2B99P ptzLLArYJ7m12Se7tJzm5dvORnQgDxEaSVcdXvhGpSbtV0bBGPT8Nj0TvIHgbbjq5Wptol BO88AHgJ6nPJps/gOrs95dOT0b/69gwbwbMVlDt2rQ8reawpEU8g7X9ehkT5/CU/NcueXC ZuFELG2emneqjhUY6bC5Bi0Is7yUsoBeenwkSYqAf6Iju6qmHPh7MWi1UPK7srTtP+T4iu uBhhrArqUi0yxrNqwrIgScyp54VOoXqzFoRDEYh29L7G0htm3/Vk4qU+9VimFw== From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] perl-File-ReadBackwards: fix for rootfile Date: Fri, 1 May 2020 12:43:05 +0200 Message-Id: <20200501104305.17210-1-matthias.fischer@ipfire.org> Authentication-Results: mail01.ipfire.org; auth=pass smtp.mailfrom=matthias.fischer@ipfire.org 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" Signed-off-by: Matthias Fischer --- config/rootfiles/packages/perl-File-ReadBackwards | 1 + 1 file changed, 1 insertion(+) diff --git a/config/rootfiles/packages/perl-File-ReadBackwards b/config/rootfiles/packages/perl-File-ReadBackwards index 27be6f854..230dbff8f 100644 --- a/config/rootfiles/packages/perl-File-ReadBackwards +++ b/config/rootfiles/packages/perl-File-ReadBackwards @@ -1,3 +1,4 @@ +#usr/lib/perl5/site_perl/5.30.0/File usr/lib/perl5/site_perl/5.30.0/File/ReadBackwards.pm #usr/lib/perl5/site_perl/5.30.0/MACHINE-linux-thread-multi/auto/File #usr/lib/perl5/site_perl/5.30.0/MACHINE-linux-thread-multi/auto/File/ReadBackwards