diff options
-rw-r--r-- | recipes-containers/podman/podman_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-containers/podman/podman_git.bb b/recipes-containers/podman/podman_git.bb index f69dec16..32de3f0c 100644 --- a/recipes-containers/podman/podman_git.bb +++ b/recipes-containers/podman/podman_git.bb | |||
@@ -134,7 +134,7 @@ do_install_ptest () { | |||
134 | FILES:${PN} += " \ | 134 | FILES:${PN} += " \ |
135 | ${systemd_unitdir}/system/* \ | 135 | ${systemd_unitdir}/system/* \ |
136 | ${nonarch_libdir}/systemd/* \ | 136 | ${nonarch_libdir}/systemd/* \ |
137 | ${systemd_user_unitdir/* \ | 137 | ${systemd_user_unitdir}/* \ |
138 | ${nonarch_libdir}/tmpfiles.d/* \ | 138 | ${nonarch_libdir}/tmpfiles.d/* \ |
139 | ${datadir}/user-tmpfiles.d/* \ | 139 | ${datadir}/user-tmpfiles.d/* \ |
140 | ${sysconfdir}/cni \ | 140 | ${sysconfdir}/cni \ |