summaryrefslogtreecommitdiffstats
path: root/meta/packages/automake/automake_1.10.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/automake/automake_1.10.2.bb')
-rw-r--r--meta/packages/automake/automake_1.10.2.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/packages/automake/automake_1.10.2.bb b/meta/packages/automake/automake_1.10.2.bb
index 4c54d069ca..9ba5cb3685 100644
--- a/meta/packages/automake/automake_1.10.2.bb
+++ b/meta/packages/automake/automake_1.10.2.bb
@@ -26,6 +26,7 @@ RDEPENDS_automake += "\
26 26
27SRC_URI += "file://path_prog_fixes.patch;patch=1" 27SRC_URI += "file://path_prog_fixes.patch;patch=1"
28 28
29NATIVE_INSTALL_WORKS = "1"
29do_install () { 30do_install () {
30 oe_runmake 'DESTDIR=${D}' install 31 oe_runmake 'DESTDIR=${D}' install
31 install -d ${D}${datadir} 32 install -d ${D}${datadir}