[Pkg-javascript-commits] [SCM] web development framework for NodeJS branch, master, updated. debian/2.5.9-2-20-gc1de6a0
Jonas Smedegaard
dr at jones.dk
Fri Mar 15 01:16:54 UTC 2013
The following commit has been merged in the master branch:
commit d24beb4bf28467714fd8ab30cf9afd71b12380ae
Author: Jonas Smedegaard <dr at jones.dk>
Date: Fri Mar 15 02:07:05 2013 +0100
Refresh and tidy patch 01.
diff --git a/debian/patches/01-migrate_to_nodejs.patch b/debian/patches/01-migrate_to_nodejs.patch
index 02952fa..dd45ba5 100644
--- a/debian/patches/01-migrate_to_nodejs.patch
+++ b/debian/patches/01-migrate_to_nodejs.patch
@@ -2,12 +2,8 @@ From: David Paleino <dapal at debian.org>
Subject: migrate from node to nodejs
Forwarded: not-needed
----
- bin/express | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
---- node-express.orig/bin/express
-+++ node-express/bin/express
+--- a/bin/express
++++ b/bin/express
@@ -1,4 +1,4 @@
-#!/usr/bin/env node
+#!/usr/bin/nodejs
--
web development framework for NodeJS
More information about the Pkg-javascript-commits
mailing list