[Pkg-javascript-commits] [node-jison] 05/11: use nodejs

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sat Oct 15 06:13:46 UTC 2016


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

praveen pushed a commit to branch master
in repository node-jison.

commit a37b4a0d2e12ca3aee6e40694efba026a6e7673a
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sat Oct 15 11:23:12 2016 +0530

    use nodejs
---
 debian/patches/series           |  1 +
 debian/patches/use-nodejs.patch | 10 ++++++++++
 2 files changed, 11 insertions(+)

diff --git a/debian/patches/series b/debian/patches/series
index d6d955d..33af65d 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 disable-tests.patch
+use-nodejs.patch
diff --git a/debian/patches/use-nodejs.patch b/debian/patches/use-nodejs.patch
new file mode 100644
index 0000000..665064a
--- /dev/null
+++ b/debian/patches/use-nodejs.patch
@@ -0,0 +1,10 @@
+Index: node-jison/lib/cli.js
+===================================================================
+--- node-jison.orig/lib/cli.js
++++ node-jison/lib/cli.js
+@@ -1,4 +1,4 @@
+-#!/usr/bin/env node
++#!/usr/bin/env nodejs
+ 
+ function getCommandlineOptions () {
+     "use strict";

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-jison.git



More information about the Pkg-javascript-commits mailing list