libxml: install libxml.m4 into staging
[vuplus_openembedded] / libxml / libxml2_2.6.7.oe
index d9b3f42..b50f0ca 100644 (file)
@@ -30,6 +30,7 @@ do_stage () {
                             -e "s,^includedir=.*,includedir=${STAGING_INCDIR}," \
                             -e "s,^libdir=.*,libdir=${STAGING_LIBDIR}," > ${STAGING_BINDIR}/xml2-config
        chmod a+rx ${STAGING_BINDIR}/xml2-config
+       install -m 0644 libxml.m4 ${STAGING_DATADIR}/aclocal/
 }
 
 python populate_packages_prepend () {