community/nodejs: fixes options array

This commit is contained in:
David Beauchamp 2015-01-02 09:44:56 -05:00
parent f51691960d
commit 5a8c05b6f2

View file

@ -20,7 +20,7 @@ provides=('nodejs-node-gyp')
makedepends=('python2' 'git' 'procps-ng')
optdepends=('python2: for node-gyp')
checkdepends=('curl')
options=('!emptydirs !strip')
options=('!emptydirs' '!strip')
source=("http://nodejs.org/dist/v$pkgver/node-v$pkgver.tar.gz"
git+https://github.com/npm/npm.git#tag=v$_npmver)
sha256sums=('0043656bb1724cb09dbdc960a2fd6ee37d3badb2f9c75562b2d11235daa40a03'