[Pkg-javascript-commits] [node-carto] 16/18: Rename node to nodejs shebang on the fly

Jérémy Lal kapouer at alioth.debian.org
Fri Oct 25 22:59:52 UTC 2013


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

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

commit 4a100a042438e445cc38364651c2be3d99654cd4
Author: Jérémy Lal <kapouer at melix.org>
Date:   Sat Oct 26 00:59:13 2013 +0200

    Rename node to nodejs shebang on the fly
---
 debian/rules |    1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 2bbc0e5..5f875c2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,6 +14,7 @@ endif
 override_dh_install:
 	dh_install
 	dh_buildinfo
+	sed -i '1c#!/usr/bin/nodejs' $(CURDIR)/debian/node-carto/usr/lib/nodejs/carto/bin/*
 
 
 override_dh_installchangelogs:

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



More information about the Pkg-javascript-commits mailing list