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 aaaeb6eb2f..ce5d1e0c50 100644 --- a/meta/recipes-devtools/xmlto/xmlto_0.0.28.bb +++ b/meta/recipes-devtools/xmlto/xmlto_0.0.28.bb | |||
| @@ -26,7 +26,7 @@ RDEPENDS_${PN}_append_class-target = " \ | |||
| 26 | libxslt-bin \ | 26 | libxslt-bin \ |
| 27 | coreutils \ | 27 | coreutils \ |
| 28 | " | 28 | " |
| 29 | CACHED_CONFIGUREVARS += "ac_cv_path_TAIL=${bindir}/tail" | 29 | CACHED_CONFIGUREVARS += "ac_cv_path_TAIL=tail" |
| 30 | 30 | ||
| 31 | BBCLASSEXTEND = "native" | 31 | BBCLASSEXTEND = "native" |
| 32 | 32 | ||
