reassign 670312 node-contextify retitle 670312 fix reference to compiled contextify module thanks
Hello Brian,
On Tue, 24 Apr 2012 15:34:46 -0400, Brian DeRocher wrote:
> [..]
This really is a bug in node-contextify.
In fact, changing the first line of /usr/lib/nodejs/contextify/contextifyjs.js
from:
var ContextifyContext = require('contextify').ContextifyContext;
to:
var ContextifyContext = require('./contextify').ContextifyContext;
fixes the bug.
I'll upload a fixed package ASAP.
--
. ''`. Debian developer | http://wiki.debian.org/DavidPaleino
: :' : Linuxer #334216 --|-- http://www.hanskalabs.net/
`. `'` GPG: 1392B174 ----|---- http://deb.li/dapal
`- 2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174
signature.asc
Description: PGP signature
_______________________________________________ Pkg-javascript-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel
