[Pkg-javascript-commits] [node-bl] 01/01: fix patch
Paolo Greppi
paolog-guest at moszumanska.debian.org
Sun Dec 4 14:19:26 UTC 2016
This is an automated email from the git hooks/post-receive script.
paolog-guest pushed a commit to branch master
in repository node-bl.
commit f68dc8e501c1efe37e729f1c60c6f1290d789029
Author: Paolo Greppi <paolo.greppi at libpf.com>
Date: Sun Dec 4 15:19:17 2016 +0100
fix patch
---
debian/patches/00-readable_stream.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/patches/00-readable_stream.patch b/debian/patches/00-readable_stream.patch
index 9bf7571..c285f53 100644
--- a/debian/patches/00-readable_stream.patch
+++ b/debian/patches/00-readable_stream.patch
@@ -11,7 +11,7 @@ Index: node-bl/bl.js
+++ node-bl/bl.js
@@ -1,4 +1,4 @@
-var DuplexStream = require('readable-stream/duplex')
-+var DuplexStream = require('stream/duplex')
++var DuplexStream = require('stream).Duplex
, util = require('util')
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-bl.git
More information about the Pkg-javascript-commits
mailing list