[Pkg-javascript-commits] [node-loose-envify] 05/05: drop nodejs command patch
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Tue Jan 23 11:33:18 UTC 2018
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository node-loose-envify.
commit 2133af145a9f93aa63a02b65282989d2fbd02fcf
Author: Pirate Praveen <praveen at debian.org>
Date: Tue Jan 23 16:48:28 2018 +0530
drop nodejs command patch
---
debian/patches/00_nodejs_rename.diff | 15 ---------------
debian/patches/series | 1 -
2 files changed, 16 deletions(-)
diff --git a/debian/patches/00_nodejs_rename.diff b/debian/patches/00_nodejs_rename.diff
deleted file mode 100644
index f7ab062..0000000
--- a/debian/patches/00_nodejs_rename.diff
+++ /dev/null
@@ -1,15 +0,0 @@
-Description: rename node to nodejs in shebang
-Forwarded: not-needed
-Author: Paolo Greppi <paolo.greppi at libpf.com>
-Last-Update: 2016-12-02
-
-Index: node-loose-envify/cli.js
-===================================================================
---- node-loose-envify.orig/cli.js
-+++ node-loose-envify/cli.js
-@@ -1,4 +1,4 @@
--#!/usr/bin/env node
-+#!/usr/bin/env nodejs
- 'use strict';
-
- var looseEnvify = require('./');
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 69f5098..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-00_nodejs_rename.diff
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-loose-envify.git
More information about the Pkg-javascript-commits
mailing list