[libatteanx-endpoint-perl] 03/27: Change hashbang to use env

Jonas Smedegaard dr at jones.dk
Sat Oct 28 02:08:05 UTC 2017


This is an automated email from the git hooks/post-receive script.

js pushed a commit to annotated tag debian/0.002-1
in repository libatteanx-endpoint-perl.

commit e14d624f532ca083e1237376eb07a3f10cc400cc
Author: Kjetil Kjernsmo <kjetil at kjernsmo.net>
Date:   Tue Apr 19 12:36:00 2016 +0200

    Change hashbang to use env
---
 scripts/endpoint.psgi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/endpoint.psgi b/scripts/endpoint.psgi
index facfdb9..b392e89 100755
--- a/scripts/endpoint.psgi
+++ b/scripts/endpoint.psgi
@@ -1,4 +1,4 @@
-#!/usr/bin/perl
+#!/usr/bin/env perl
 
 use strict;
 use warnings;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libatteanx-endpoint-perl.git



More information about the Pkg-perl-cvs-commits mailing list