Net_SSLeay 1.88: Fix for rootfile

Message ID 20200629154347.2575-1-matthias.fischer@ipfire.org
State Accepted
Commit 7dac62a0c98599d93da70cc2d76a38329c7dc5ff
Headers
Series Net_SSLeay 1.88: Fix for rootfile |

Commit Message

Matthias Fischer June 29, 2020, 3:43 p.m. UTC
  My Devel complained that the first line was missing and wanted it commented...

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
---
 config/rootfiles/common/Net_SSLeay | 1 +
 1 file changed, 1 insertion(+)
  

Comments

Michael Tremer June 29, 2020, 4:45 p.m. UTC | #1
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>

> On 29 Jun 2020, at 16:43, Matthias Fischer <matthias.fischer@ipfire.org> wrote:
> 
> My Devel complained that the first line was missing and wanted it commented...
> 
> Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
> ---
> config/rootfiles/common/Net_SSLeay | 1 +
> 1 file changed, 1 insertion(+)
> 
> diff --git a/config/rootfiles/common/Net_SSLeay b/config/rootfiles/common/Net_SSLeay
> index 2dcc69662..cb7695d44 100644
> --- a/config/rootfiles/common/Net_SSLeay
> +++ b/config/rootfiles/common/Net_SSLeay
> @@ -1,3 +1,4 @@
> +#usr/lib/perl5/site_perl/5.30.0/xxxMACHINExxx-linux-thread-multi/Net
> #usr/lib/perl5/site_perl/5.30.0/xxxMACHINExxx-linux-thread-multi/Net/SSLeay
> usr/lib/perl5/site_perl/5.30.0/xxxMACHINExxx-linux-thread-multi/Net/SSLeay.pm
> #usr/lib/perl5/site_perl/5.30.0/xxxMACHINExxx-linux-thread-multi/Net/SSLeay.pod
> -- 
> 2.18.0
>
  

Patch

diff --git a/config/rootfiles/common/Net_SSLeay b/config/rootfiles/common/Net_SSLeay
index 2dcc69662..cb7695d44 100644
--- a/config/rootfiles/common/Net_SSLeay
+++ b/config/rootfiles/common/Net_SSLeay
@@ -1,3 +1,4 @@ 
+#usr/lib/perl5/site_perl/5.30.0/xxxMACHINExxx-linux-thread-multi/Net
 #usr/lib/perl5/site_perl/5.30.0/xxxMACHINExxx-linux-thread-multi/Net/SSLeay
 usr/lib/perl5/site_perl/5.30.0/xxxMACHINExxx-linux-thread-multi/Net/SSLeay.pm
 #usr/lib/perl5/site_perl/5.30.0/xxxMACHINExxx-linux-thread-multi/Net/SSLeay.pod