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

Ximin Luo infinity0 at debian.org
Mon Aug 31 00:41:00 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 4eb21ce492444350d39480a3cabfac421e64b7af
Author: Jérémy Lal <kapouer at melix.org>
Date:   Tue Sep 17 01:59:59 2013 +0200

    Revert "Install gyp/gyp instead of linking to usr/bin/gyp (not python anymore)"
    
    This reverts commit d5fb10acf1611a274ce1e7025833e14851daf1aa.
    This was a bug in the gyp package
---
 debian/install | 1 -
 debian/links   | 1 +
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/install b/debian/install
index f626025..44aee5d 100644
--- a/debian/install
+++ b/debian/install
@@ -2,4 +2,3 @@ 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 aecd364..6af503c 100644
--- a/debian/links
+++ b/debian/links
@@ -1 +1,2 @@
 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