diff options
Diffstat (limited to 'recipes-containers/skopeo/skopeo_git.bb')
| -rw-r--r-- | recipes-containers/skopeo/skopeo_git.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-containers/skopeo/skopeo_git.bb b/recipes-containers/skopeo/skopeo_git.bb index 12a24b0f..e396e3af 100644 --- a/recipes-containers/skopeo/skopeo_git.bb +++ b/recipes-containers/skopeo/skopeo_git.bb | |||
| @@ -80,7 +80,6 @@ do_install() { | |||
| 80 | install -d ${D}/${sysconfdir}/containers | 80 | install -d ${D}/${sysconfdir}/containers |
| 81 | 81 | ||
| 82 | install ${S}/src/import/bin/skopeo ${D}/${sbindir}/ | 82 | install ${S}/src/import/bin/skopeo ${D}/${sbindir}/ |
| 83 | install ${S}/src/import/default-policy.json ${D}/${sysconfdir}/containers/policy.json | ||
| 84 | } | 83 | } |
| 85 | 84 | ||
| 86 | do_install:append:class-native() { | 85 | do_install:append:class-native() { |
