[Pkg-javascript-commits] [node-debug] 11/18: install only riquired file of ms
Leo Iannacone
l3on-guest at moszumanska.debian.org
Sat Oct 4 14:20:57 UTC 2014
This is an automated email from the git hooks/post-receive script.
l3on-guest pushed a commit to branch master
in repository node-debug.
commit ac91c4988949bfb57521ed78731b1556db4afd02
Author: Leo Iannacone <l3on at ubuntu.com>
Date: Sat Oct 4 15:50:59 2014 +0200
install only riquired file of ms
---
debian/install | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/install b/debian/install
index 6602b5a..ffcfd29 100644
--- a/debian/install
+++ b/debian/install
@@ -1,3 +1,4 @@
package.json usr/lib/nodejs/debug/
lib usr/lib/nodejs/debug/
-node_modules usr/lib/nodejs/debug/
+node_modules/ms/index.js usr/lib/nodejs/debug/node_modules/ms/
+node_modules/ms/package.json usr/lib/nodejs/debug/node_modules/ms/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-debug.git
More information about the Pkg-javascript-commits
mailing list