Brian May <[email protected]> writes:> > dh_auto_build > make[1]: Entering directory '/<<BUILDDIR>>/jquery-1.7.2+dfsg' > Building ./dist/jquery.js > Minifying jQuery ./dist/jquery.min.js > jQuery Size - compared to last make > 252945 (-) jquery.js > 1 (-) jquery.min.js > 35 (-) jquery.min.js.gz > jQuery build complete. > make[1]: Leaving directory '/<<BUILDDIR>>/jquery-1.7.2+dfsg'
Running the same command by hand in a Jessie chroot results in an immediate hang, and nothing seems to happen. I also tried verbose mode, nothing gets printed. $ /usr/bin/uglifyjs --unsafe ./dist/jquery.js -v -- Brian May <[email protected]>
