summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/automake/automake_1.12.6.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/automake/automake_1.12.6.bb')
-rw-r--r--meta/recipes-devtools/automake/automake_1.12.6.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-devtools/automake/automake_1.12.6.bb b/meta/recipes-devtools/automake/automake_1.12.6.bb
index 59bbdd8..549051b 100644
--- a/meta/recipes-devtools/automake/automake_1.12.6.bb
+++ b/meta/recipes-devtools/automake/automake_1.12.6.bb
@@ -31,8 +31,7 @@ SRC_URI[sha256sum] = "0cbe570db487908e70af7119da85ba04f7e28656b26f717df0265ae08d
PR = "r0"
-do_install () {
- oe_runmake 'DESTDIR=${D}' install
+do_install_append () {
install -d ${D}${datadir}
# Some distros have both /bin/perl and /usr/bin/perl, but we set perl location
OpenPOWER on IntegriCloud