[Pkg-javascript-commits] [node-gyp] 15/82: Install everything in usr/share/node-gyp. This is not a nodejs module.
Ximin Luo
infinity0 at debian.org
Mon Aug 31 00:40:52 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 1ba3d2b9a4e21ccc7040ea86c6908f8a01a08772
Author: Jérémy Lal <kapouer at melix.org>
Date: Mon Mar 25 10:08:51 2013 +0100
Install everything in usr/share/node-gyp. This is not a nodejs module.
---
debian/install | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/install b/debian/install
index 6c843e5..c906019 100644
--- a/debian/install
+++ b/debian/install
@@ -1,2 +1,4 @@
-lib usr/lib/nodejs/node-gyp/
-bin usr/lib/nodejs/node-gyp/
+lib usr/share/node-gyp
+bin usr/share/node-gyp
+addon.gypi usr/share/node-gyp
+legacy usr/share/node-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