[Pkg-javascript-commits] [node-gyp] 50/82: Install gyp/gyp instead of linking to usr/bin/gyp (not python anymore)

Ximin Luo infinity0 at debian.org
Mon Aug 31 00:40:59 UTC 2015


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

infinity0 pushed a commit to branch master
in repository node-gyp.

commit d5fb10acf1611a274ce1e7025833e14851daf1aa
Author: Jérémy Lal <kapouer at melix.org>
Date:   Wed Sep 4 14:17:10 2013 +0200

    Install gyp/gyp instead of linking to usr/bin/gyp (not python anymore)
---
 debian/install | 1 +
 debian/links   | 1 -
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/install b/debian/install
index 44aee5d..f626025 100644
--- a/debian/install
+++ b/debian/install
@@ -2,3 +2,4 @@ lib	usr/share/node-gyp
 bin	usr/share/node-gyp
 addon.gypi usr/share/node-gyp
 package.json usr/share/node-gyp
+gyp/gyp	usr/share/node-gyp/gyp
diff --git a/debian/links b/debian/links
index 6af503c..aecd364 100644
--- a/debian/links
+++ b/debian/links
@@ -1,2 +1 @@
 usr/share/node-gyp/bin/node-gyp.js usr/bin/node-gyp
-usr/bin/gyp usr/share/node-gyp/gyp/gyp

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



More information about the Pkg-javascript-commits mailing list