community/nodejs to 0.10.9-2

This commit is contained in:
Kevin Mihelich 2013-06-02 16:47:07 +00:00
parent e67168446c
commit ad010ddfe6

View file

@ -8,7 +8,7 @@
pkgname=nodejs
pkgver=0.10.9
pkgrel=1
pkgrel=2
pkgdesc='Evented I/O for V8 javascript'
arch=('i686' 'x86_64' 'arm')
url='http://nodejs.org/'
@ -101,7 +101,7 @@ package() {
# install docs as per user request
install -d ${pkgdir}/usr/share/doc/nodejs
cp -r doc/api/* \
cp -r doc/api/{*.html,assets} \
${pkgdir}/usr/share/doc/nodejs
# compress man pages