Sophie

Sophie

distrib > Mageia > 8 > i586 > by-pkgid > 119c903b2f88e70bcc09ae31c5338746 > files > 1

ecflow-5.6.0-4.mga8.src.rpm

Description: Don't use /usr/bin/env for paths
Author:Alastair McKinstry <mckinstry@debian.org>
Last-Updated: 2019-01-09
Forwarded: no

Index: ecflow-4.11.1/tools/ecflow_logsvr.pl
===================================================================
--- ecflow-4.11.1.orig/tools/ecflow_logsvr.pl
+++ ecflow-4.11.1/tools/ecflow_logsvr.pl
@@ -1,4 +1,4 @@
-#!/usr/bin/env perl
+#!/usr/bin/perl
 ## Copyright 2009-2017 ECMWF.
 ## This software is licensed under the terms of the Apache Licence version 2.0 
 ## which can be obtained at http://www.apache.org/licenses/LICENSE-2.0.