diff options
| -rw-r--r-- | recipes-extended/xen/xen-tools.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-extended/xen/xen-tools.inc b/recipes-extended/xen/xen-tools.inc index 736a7662..0c69fece 100644 --- a/recipes-extended/xen/xen-tools.inc +++ b/recipes-extended/xen/xen-tools.inc | |||
| @@ -496,7 +496,9 @@ FILES_${PN}-pygrub = "\ | |||
| 496 | ${libdir}/xen/bin/pygrub \ | 496 | ${libdir}/xen/bin/pygrub \ |
| 497 | " | 497 | " |
| 498 | 498 | ||
| 499 | # Depending on the version of Xen libdir or nonarch libdir is used | ||
| 499 | FILES_${PN}-python = "\ | 500 | FILES_${PN}-python = "\ |
| 501 | ${libdir}/${PYTHON_DIR} \ | ||
| 500 | ${nonarch_libdir}/${PYTHON_DIR} \ | 502 | ${nonarch_libdir}/${PYTHON_DIR} \ |
| 501 | " | 503 | " |
| 502 | 504 | ||
