[Pkg-javascript-commits] [grunt] 03/06: node is now available

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Sep 14 15:35:31 UTC 2017


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

praveen pushed a commit to branch master
in repository grunt.

commit 815b26afd4b6bae33616e49690544982688dfff5
Author: Pirate Praveen <praveen at debian.org>
Date:   Thu Sep 14 20:21:19 2017 +0530

    node is now available
---
 debian/patches/fix-nodejs.patch | 9 ---------
 debian/patches/series           | 1 -
 2 files changed, 10 deletions(-)

diff --git a/debian/patches/fix-nodejs.patch b/debian/patches/fix-nodejs.patch
deleted file mode 100644
index fe99f02..0000000
--- a/debian/patches/fix-nodejs.patch
+++ /dev/null
@@ -1,9 +0,0 @@
-Replace node with nodejs
-
---- a/bin/grunt
-+++ b/bin/grunt
-@@ -1,3 +1,3 @@
--#!/usr/bin/env node
-+#!/usr/bin/env nodejs
- 
- require('grunt-cli/bin/grunt');
diff --git a/debian/patches/series b/debian/patches/series
index f8a2927..820d86f 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,3 @@
-fix-nodejs.patch
 add-root-variable.patch
 adapt-gruntfile.patch
 reproducible-build.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/grunt.git



More information about the Pkg-javascript-commits mailing list