diff options
| -rw-r--r-- | meta/recipes-devtools/bootchart2/bootchart2_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/bootchart2/bootchart2_git.bb b/meta/recipes-devtools/bootchart2/bootchart2_git.bb index e5838524ed..411630491f 100644 --- a/meta/recipes-devtools/bootchart2/bootchart2_git.bb +++ b/meta/recipes-devtools/bootchart2/bootchart2_git.bb | |||
| @@ -123,6 +123,7 @@ do_install () { | |||
| 123 | export PY_LIBDIR="${libdir}/${PYTHON_DIR}" | 123 | export PY_LIBDIR="${libdir}/${PYTHON_DIR}" |
| 124 | export BINDIR="${bindir}" | 124 | export BINDIR="${bindir}" |
| 125 | export DESTDIR="${D}" | 125 | export DESTDIR="${D}" |
| 126 | export LIBDIR="${base_libdir}" | ||
| 126 | 127 | ||
| 127 | oe_runmake install | 128 | oe_runmake install |
| 128 | install -d ${D}${sysconfdir}/init.d | 129 | install -d ${D}${sysconfdir}/init.d |
