diff options
| -rw-r--r-- | meta/recipes-devtools/xmlto/xmlto_0.0.28.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/xmlto/xmlto_0.0.28.bb b/meta/recipes-devtools/xmlto/xmlto_0.0.28.bb index 54438ef01e..71f873f9ee 100644 --- a/meta/recipes-devtools/xmlto/xmlto_0.0.28.bb +++ b/meta/recipes-devtools/xmlto/xmlto_0.0.28.bb | |||
| @@ -27,7 +27,7 @@ RDEPENDS_${PN}_append_class-target = " \ | |||
| 27 | 27 | ||
| 28 | BBCLASSEXTEND = "native" | 28 | BBCLASSEXTEND = "native" |
| 29 | 29 | ||
| 30 | EXTRA_OECONF_append = " BASH=/bin/bash XMLLINT=xmllint XSLTPROC=xsltproc" | 30 | EXTRA_OECONF_append = " BASH=/bin/bash GCP=/bin/cp XMLLINT=xmllint XSLTPROC=xsltproc" |
| 31 | 31 | ||
| 32 | do_install_append() { | 32 | do_install_append() { |
| 33 | install -d ${D}${sysconfdir}/xml/ | 33 | install -d ${D}${sysconfdir}/xml/ |
