[Pkg-javascript-commits] [node-tilelive] 22/25: Install package.json, lib, bin to fix requires properly

Jérémy Lal kapouer at alioth.debian.org
Sat Aug 31 16:11:25 UTC 2013


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

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

commit cf9e40ca651f0c7b8bdbbb690510a16a3bbf3c5a
Author: Jérémy Lal <kapouer at melix.org>
Date:   Sat Aug 31 18:05:37 2013 +0200

    Install package.json, lib, bin to fix requires properly
---
 debian/install |    5 +++--
 debian/links   |    1 -
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/install b/debian/install
index b216630..f860d64 100644
--- a/debian/install
+++ b/debian/install
@@ -1,2 +1,3 @@
-lib/* 		usr/lib/nodejs/tilelive
-bin/copy	usr/lib/nodejs/tilelive/bin
+lib	usr/lib/nodejs/tilelive
+bin	usr/lib/nodejs/tilelive
+package.json usr/lib/nodejs/tilelive
diff --git a/debian/links b/debian/links
index ba93254..ea9f73e 100644
--- a/debian/links
+++ b/debian/links
@@ -1,2 +1 @@
-usr/lib/nodejs/tilelive/tilelive.js	usr/lib/nodejs/tilelive/index.js
 usr/lib/nodejs/tilelive/bin/copy	usr/bin/tilelive-copy

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/node-tilelive.git



More information about the Pkg-javascript-commits mailing list