[Pkg-javascript-commits] [uglifyjs] 05/06: Unfuzz patch 2002.

Jonas Smedegaard dr at jones.dk
Tue May 19 09:21:17 UTC 2015


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

js pushed a commit to branch master
in repository uglifyjs.

commit b90d01a400ef9eff455dc8d0cf8796e915e5b55e
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue May 19 11:13:59 2015 +0200

    Unfuzz patch 2002.
---
 debian/patches/2002_node_conflict.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/patches/2002_node_conflict.patch b/debian/patches/2002_node_conflict.patch
index 5e96fcd..9ed6e3e 100644
--- a/debian/patches/2002_node_conflict.patch
+++ b/debian/patches/2002_node_conflict.patch
@@ -20,5 +20,5 @@ Last-Update: 2012-12-10
 -#! /usr/bin/env node
 +#! /usr/bin/nodejs
  
- var U = require("uglify-js");
+ var U = require("../tools/node");
  var path = require("path");

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



More information about the Pkg-javascript-commits mailing list