jamesdbloom / grunt-debian-package

Grunt plugin to create a Debian package, allowing JavaScript applications to be easily integrated into a Debian or Ubuntu based continuous delivery pipeline.
https://www.npmjs.org/package/grunt-debian-package
Apache License 2.0
31 stars 24 forks source link

build for processor architecture instead of all #6

Closed dalen closed 9 years ago

dalen commented 10 years ago

I use this for a project that doesn't include any native components, but the build package still has the amd64 arch. It would be good to be able to specify that a package should get the 'all' architecture.

jamesdbloom commented 10 years ago

Sorry I've been complete flat out on another project. I will definitely look into this over the next week.

jamesdbloom commented 9 years ago

Closing as fixed by pull request