[Pkg-javascript-commits] [node-nan] 01/03: Add patch

Jérémy Lal kapouer at moszumanska.debian.org
Tue May 19 23:37:16 UTC 2015


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

kapouer pushed a commit to branch master
in repository node-nan.

commit 7d708e66dd94f9b9d179afe0dac09df6b8c3c378
Author: Jérémy Lal <kapouer at melix.org>
Date:   Wed May 20 01:35:39 2015 +0200

    Add patch
---
 debian/patches/rename_node.patch | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/debian/patches/rename_node.patch b/debian/patches/rename_node.patch
new file mode 100644
index 0000000..74b0801
--- /dev/null
+++ b/debian/patches/rename_node.patch
@@ -0,0 +1,14 @@
+Description: use nodejs
+Forwarded: not-needed
+Last-Update: 2015-05-20
+--- a/test/binding.gyp
++++ b/test/binding.gyp
+@@ -2,7 +2,7 @@
+   "target_defaults":
+     {
+         "cflags" : ["-Wall", "-Wextra"],
+-        "include_dirs": ["<!(node -e \"require('..')\")"]
++        "include_dirs": ["<!(nodejs -e \"require('..')\")"]
+     },
+   "targets": [
+     {

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



More information about the Pkg-javascript-commits mailing list