[Pkg-javascript-commits] [node-mapnik] 05/11: Remove 2001 unneeded patch

Jérémy Lal kapouer at alioth.debian.org
Thu Aug 29 12:28:18 UTC 2013


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

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

commit 0ecaa60b35b4ae68128488e675c8ac51936fb02f
Author: Jérémy Lal <kapouer at melix.org>
Date:   Thu Aug 29 12:13:46 2013 +0200

    Remove 2001 unneeded patch
---
 debian/patches/2001_rename_node_to_nodejs.patch |   21 ---------------------
 1 file changed, 21 deletions(-)

diff --git a/debian/patches/2001_rename_node_to_nodejs.patch b/debian/patches/2001_rename_node_to_nodejs.patch
deleted file mode 100644
index 1062f45..0000000
--- a/debian/patches/2001_rename_node_to_nodejs.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-Description: Change shebangs to /usr/bin/nodejs.
-Forwarded: not-needed
-Author: Jérémy Lal <kapouer at melix.org>
-Last-Update: 2012-09-23
-
---- a/bin/mapnik-inspect.js
-+++ b/bin/mapnik-inspect.js
-@@ -1,4 +1,4 @@
--#!/usr/bin/env node
-+#!/usr/bin/nodejs
- 
- var exists = require('fs').existsSync || require('path').existsSync;
- var fs = require('fs');
---- a/bin/mapnik-render.js
-+++ b/bin/mapnik-render.js
-@@ -1,4 +1,4 @@
--#!/usr/bin/env node
-+#!/usr/bin/nodejs
- 
- var fs = require('fs');
- var path = require('path');

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



More information about the Pkg-javascript-commits mailing list