From 7497e8663825ac3a0d80fb49b91383becf01b893 Mon Sep 17 00:00:00 2001 From: Ribbon <ribbon_45@proton.me> Date: Fri, 19 Jul 2024 00:26:45 +0000 Subject: [PATCH] Complete a recipe --- recipes/wip/libs/other/libgpm/recipe.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/wip/libs/other/libgpm/recipe.toml b/recipes/wip/libs/other/libgpm/recipe.toml index 7899340c0..3348c91d8 100644 --- a/recipes/wip/libs/other/libgpm/recipe.toml +++ b/recipes/wip/libs/other/libgpm/recipe.toml @@ -1,5 +1,5 @@ -#TODO missing script for building +#TODO not compiled or tested [source] tar = "https://www.nico.schottelius.org/software/gpm/archives/gpm-1.20.7.tar.bz2" [build] -template = "custom" +template = "configure" -- GitLab