[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#623265: [checks/scripts] Please, add node as interpreter



Package: lintian
Version: 2.5.0~rc2
Severity: normal
Tags: patch


Attached, you will find a patch to fix it.


Cheers,

-- 
Marcelo Jorge Vieira
xmpp:metal@jabber-br.org
http://metaldot.alucinados.com
From 95de5e5c98d48fce05f6ea60e5ede5b8e5efb861 Mon Sep 17 00:00:00 2001
From: Marcelo Jorge Vieira <metal@alucinados.com>
Date: Mon, 18 Apr 2011 17:04:02 -0300
Subject: [PATCH] Added node as interpreter in checks/scripts

---
 checks/scripts |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/checks/scripts b/checks/scripts
index e512031..cd5ec08 100644
--- a/checks/scripts
+++ b/checks/scripts
@@ -81,6 +81,7 @@ our %interpreters =
      mksh	    => [ '/bin' ],
      mscgen	    => [ '/usr/bin' ],
      nickle	    => [ '/usr/bin' ],
+     node           => [ '/usr/bin' ],
      ocamlrun	    => [ '/usr/bin',
 			 'ocaml-base-nox | ocaml-base | ocaml-nox | ocaml' ],
      pagsh	    => [ '/usr/bin', 'openafs-client | heimdal-clients' ],
-- 
1.7.4.4

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: