mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
community/nodejs: fix typo
This commit is contained in:
parent
86483cd4b0
commit
fa171bb2d1
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ build() {
|
|||
check() {
|
||||
cd node-v${pkgver}
|
||||
|
||||
make test || ;
|
||||
make test || :
|
||||
}
|
||||
|
||||
package() {
|
||||
|
|
Loading…
Reference in a new issue