[Pkg-javascript-commits] [node-cjson] 03/06: use nodejs command

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Oct 9 16:23:27 UTC 2016


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

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

commit b461b5bd063398783e5e19a48eb61f705286d876
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sun Oct 9 21:29:03 2016 +0530

    use nodejs command
---
 debian/patches/series           | 1 +
 debian/patches/use_nodejs.patch | 8 ++++++++
 2 files changed, 9 insertions(+)

diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..9b41a8d
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+use_nodejs.patch
diff --git a/debian/patches/use_nodejs.patch b/debian/patches/use_nodejs.patch
new file mode 100644
index 0000000..38cbb68
--- /dev/null
+++ b/debian/patches/use_nodejs.patch
@@ -0,0 +1,8 @@
+--- a/Makefile
++++ b/Makefile
+@@ -1,4 +1,4 @@
+ test:
+-	node ./test/test.js
++	nodejs ./test/test.js
+ 
+ .PHONY: test

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



More information about the Pkg-javascript-commits mailing list