From 4ca527841485c970d4775687fd59cc98f95263d5 Mon Sep 17 00:00:00 2001 From: Stig Sandbeck Mathisen Date: Sat, 4 Oct 2014 18:49:58 +0200 Subject: [PATCH] Set interpreter to "/usr/bin/perl" - No need for @@PERL@@ as interpreter in contrib --- plugins/jchkmail_counters_/jchkmail_counters_ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/jchkmail_counters_/jchkmail_counters_ b/plugins/jchkmail_counters_/jchkmail_counters_ index 63c5f3e8..3302bed4 100644 --- a/plugins/jchkmail_counters_/jchkmail_counters_ +++ b/plugins/jchkmail_counters_/jchkmail_counters_ @@ -1,4 +1,4 @@ -#! @@PERL@@ -w +#!/usr/bin/perl # -*- perl -*- =pod