diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-django_1.7.5.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-django_1.7.5.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-django_1.7.5.bb b/meta-openstack/recipes-devtools/python/python-django_1.7.5.bb index 7913025..b462e4d 100644 --- a/meta-openstack/recipes-devtools/python/python-django_1.7.5.bb +++ b/meta-openstack/recipes-devtools/python/python-django_1.7.5.bb | |||
| @@ -14,7 +14,7 @@ SRC_URI[sha256sum] = "1c391f9349c97df503dac3461599f24235e4d04393498e6060e74dd272 | |||
| 14 | 14 | ||
| 15 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 15 | S = "${WORKDIR}/${SRCNAME}-${PV}" |
| 16 | 16 | ||
| 17 | inherit distutils | 17 | inherit setuptools |
| 18 | 18 | ||
| 19 | FILES_${PN} += "${datadir}/django/*" | 19 | FILES_${PN} += "${datadir}/django/*" |
| 20 | 20 | ||
