From e2dd45ee41efdd9e600edd87fee9138d1a67bfb7 Mon Sep 17 00:00:00 2001 From: fREW Schmidt Date: Thu, 7 Jul 2011 06:58:52 -0700 Subject: [PATCH] use env so that this can work with locally installed perls --- bin/cil | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 bin/cil diff --git a/bin/cil b/bin/cil old mode 100755 new mode 100644 index c740b98..5c210d8 --- a/bin/cil +++ b/bin/cil @@ -1,4 +1,4 @@ -#!/usr/bin/perl +#!/usr/bin/env perl ## ---------------------------------------------------------------------------- # cil is a Command line Issue List # Copyright (C) 2008 Andrew Chilton -- 2.39.5