summaryrefslogtreecommitdiffstats
path: root/recipes-containers/crun/crun_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-containers/crun/crun_git.bb')
-rw-r--r--recipes-containers/crun/crun_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-containers/crun/crun_git.bb b/recipes-containers/crun/crun_git.bb
index b2efb093..116e326e 100644
--- a/recipes-containers/crun/crun_git.bb
+++ b/recipes-containers/crun/crun_git.bb
@@ -33,7 +33,7 @@ DEPENDS += "libseccomp"
33DEPENDS += "systemd" 33DEPENDS += "systemd"
34DEPENDS += "oci-image-spec oci-runtime-spec" 34DEPENDS += "oci-image-spec oci-runtime-spec"
35 35
36do_configure_prepend () { 36do_configure:prepend () {
37 ./autogen.sh 37 ./autogen.sh
38} 38}
39 39