diff options
Diffstat (limited to 'recipes-extended/libvirt/libvirt-python.inc')
| -rw-r--r-- | recipes-extended/libvirt/libvirt-python.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-extended/libvirt/libvirt-python.inc b/recipes-extended/libvirt/libvirt-python.inc index 49d15fb3..297e90c8 100644 --- a/recipes-extended/libvirt/libvirt-python.inc +++ b/recipes-extended/libvirt/libvirt-python.inc | |||
| @@ -10,5 +10,5 @@ RDEPENDS_${PN}-python += "python" | |||
| 10 | PACKAGECONFIG_${PN}-python[xen] = ",,,xen-python" | 10 | PACKAGECONFIG_${PN}-python[xen] = ",,,xen-python" |
| 11 | 11 | ||
| 12 | PACKAGES += "${PN}-python-dbg ${PN}-python" | 12 | PACKAGES += "${PN}-python-dbg ${PN}-python" |
| 13 | FILES_${PN}-python-dbg += "${libdir}/${PYTHON_DIR}/dist-packages/.debug/" | 13 | FILES_${PN}-python-dbg += "${libdir}/${PYTHON_DIR}/site-packages/.debug/" |
| 14 | FILES_${PN}-python += "${libdir}/${PYTHON_DIR}/dist-packages" | 14 | FILES_${PN}-python += "${libdir}/${PYTHON_DIR}/site-packages" |
