diff options
Diffstat (limited to 'recipes-containers/container-host-config')
| -rw-r--r-- | recipes-containers/container-host-config/container-host-config.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-containers/container-host-config/container-host-config.bb b/recipes-containers/container-host-config/container-host-config.bb index eb047da9..dc0ae201 100644 --- a/recipes-containers/container-host-config/container-host-config.bb +++ b/recipes-containers/container-host-config/container-host-config.bb | |||
| @@ -11,7 +11,7 @@ SRC_URI = " \ | |||
| 11 | file://policy.json \ | 11 | file://policy.json \ |
| 12 | " | 12 | " |
| 13 | 13 | ||
| 14 | S="${UNPACKDIR}" | 14 | S = "${UNPACKDIR}" |
| 15 | 15 | ||
| 16 | do_install() { | 16 | do_install() { |
| 17 | install -d ${D}/${sysconfdir}/containers | 17 | install -d ${D}/${sysconfdir}/containers |
