Received: from listserv.local (listserv [172.16.8.22]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTP id 4176C780DEE; Mon, 20 Dec 2021 04:07:40 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit To: Sebastian From: psykose Cc: ~alpine/aports@lists.alpinelinux.org In-Reply-To: <20211219214018.9033-1-sebastian@sebsite.pw> Subject: Re: [PATCH v2] testing/ace-of-penguins: new aport Date: Mon, 20 Dec 2021 04:07:40 -0000 Message-ID: <163997326004.14324.15504699582342814812.gitlab.28665.b0fbfea71aa2360cd5e8866d01c1694715a02c60@listserv.local> On Sun, 19 Dec 2021 16:40:18 -0500, Sebastian wrote: > +prepare() { > + default_prepare > +} this is redundant, you can remove it -- via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/28665#note_199884