diff --git a/recipes/wip/x11/xtrans/recipe.toml b/recipes/wip/x11/xtrans/recipe.toml index 556ef56df..4278f942b 100644 --- a/recipes/wip/x11/xtrans/recipe.toml +++ b/recipes/wip/x11/xtrans/recipe.toml @@ -1,14 +1,6 @@ [source] tar = "https://xorg.freedesktop.org/archive/individual/lib/xtrans-1.6.0.tar.xz" blake3 = "18e5a2478425ec43370d7719bc4ee4f25d01ad7f580fcc3b5d91effa267cbaaa" -script = """ -DYNAMIC_INIT -autotools_recursive_regenerate -""" [build] -template = "custom" -script = """ -DYNAMIC_INIT -cookbook_configure -""" +template = "configure"