[Pkg-javascript-commits] [node-bl] 01/01: fix patch

Paolo Greppi paolog-guest at moszumanska.debian.org
Sun Dec 4 14:19:53 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 87da1ef782a2259473e7aef3f0d5aa0f3027b79c
Author: Paolo Greppi <paolo.greppi at libpf.com>
Date:   Sun Dec 4 15:19:44 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 c285f53..94f1214 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