From 1788b25efa9710e6137b0548fdc1ae48d121fd96 Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Fri, 23 Aug 2019 16:01:05 +0200 Subject: [PATCH] set group in build-script --- System/getopt/build | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/System/getopt/build b/System/getopt/build index 9a4f33a..6f25994 100755 --- a/System/getopt/build +++ b/System/getopt/build @@ -2,8 +2,7 @@ pbuild::set_download_url "http://frodo.looijaard.name/system/files/software/$P/$P-${V_PKG}.tar.gz" pbuild::compile_in_sourcetree - -module use System +pbuild::add_to_group System pbuild::pre_configure_Linux() { pbuild::add_patch "files/Makefile.patch"