[Pkg-javascript-commits] [node-iconv] 11/16: Refresh gyp-call-nodejs.patch

Jérémy Lal kapouer at moszumanska.debian.org
Sat Jun 14 16:27:16 UTC 2014


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

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

commit bdcc117cf21ec391dccc9d364cf774102dea37c5
Author: Jérémy Lal <kapouer at melix.org>
Date:   Sat Jun 14 16:42:47 2014 +0200

    Refresh gyp-call-nodejs.patch
---
 debian/patches/gyp-call-nodejs.patch | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/patches/gyp-call-nodejs.patch b/debian/patches/gyp-call-nodejs.patch
index 8587a4d..f44066e 100644
--- a/debian/patches/gyp-call-nodejs.patch
+++ b/debian/patches/gyp-call-nodejs.patch
@@ -3,12 +3,12 @@ Forwarded: not-needed
 Author: Matthew Pideil <matthewp_debian at teledetection.fr>
 --- a/binding.gyp
 +++ b/binding.gyp
-@@ -13,7 +13,7 @@
+@@ -10,7 +10,7 @@
+         'LIBDIR="."', # not actually used
+       ],
        'include_dirs': [
-         'deps/libiconv/srclib',
-         'support',
 -        '<!(node -e "require(\'nan\')")',
 +        '<!(nodejs -e "require(\'nan\')")',
        ],
        'sources': [
-         'deps/libiconv/libcharset/lib/localcharset.c',
+         'src/binding.cc',

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



More information about the Pkg-javascript-commits mailing list