aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2013-04-14 00:18:55 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2013-04-15 16:17:22 +0200
commitd109b634ad4c16c271752b74578a83466ac23411 (patch)
tree221ab30b50d679dd8079228c3dc2c8bb41561f7f /meta-oe/recipes-devtools
parente8b50616ac9742ee87b76676de9130527e07475d (diff)
downloadmeta-openembedded-contrib-d109b634ad4c16c271752b74578a83466ac23411.tar.gz
nodejs4: fix build with dash
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-devtools')
-rw-r--r--meta-oe/recipes-devtools/nodejs/nodejs4_0.4.12.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/nodejs/nodejs4_0.4.12.bb b/meta-oe/recipes-devtools/nodejs/nodejs4_0.4.12.bb
index 58ca135273..d01a3c405b 100644
--- a/meta-oe/recipes-devtools/nodejs/nodejs4_0.4.12.bb
+++ b/meta-oe/recipes-devtools/nodejs/nodejs4_0.4.12.bb
@@ -28,7 +28,7 @@ do_compile () {
}
do_install () {
- DESTDIR=${D} oe_runmake install
+ oe_runmake install DESTDIR=${D}
# fix namespace conflicts with other nodejs recipes
mv ${D}${bindir}/node ${D}${bindir}/node4