Package: coffeescript / 1.4.0-1~bpo7+1

Metadata

Package Version Patches format
coffeescript 1.4.0-1~bpo7+1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
support system wide install.patch | (download)

Cakefile | 24 15 + 9 - 0 !
1 file changed, 15 insertions(+), 9 deletions(-)

 support system-wide and deferred installation
 Add options --destdir and --nodedir.
avoid tests during build.patch | (download)

Cakefile | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

 avoid invoking regression tests as part of normal build
use_usr bin nodejs.patch | (download)

Cakefile | 2 1 + 1 - 0 !
bin/cake | 2 1 + 1 - 0 !
bin/coffee | 2 1 + 1 - 0 !
3 files changed, 3 insertions(+), 3 deletions(-)

 use /usr/bin/nodejs (not /usr/bin/env node)