Received: from listserv.local (listserv [172.16.8.22]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTP id 3BC4778187F; Sat, 29 May 2021 17:17:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alpinelinux.org; s=smtp; t=1622308635; h=from:from:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references; bh=leyBxIq8VEL9qjyhhLm5SjbUsOUnP72dpSC8T8whQDY=; b=ulW6lJg5jvpRcjdxch2gykb450JfSzazg/77BL31/jAKxO1efz45tWcPVDtnCparmggbdU uEW+c6evRgyZu0dYfy2dfQFdWNuexM6BEsudPIxZw3fWWWamUMbIfFHEfZzCa0nATh5Vsi RUskphy1xLLAY+6yGRdbF+D7cfzZD+w= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit To: Stacy Harper From: Leo Cc: alpine-aports@lists.alpinelinux.org In-Reply-To: <20210524124640.29171-1-contact@stacyharper.net> Subject: Re: [PATCH] community/gmnitohtml: new aport Date: Sat, 29 May 2021 17:17:15 -0000 Message-ID: <162230863521.9578.17690837900354303150.gitlab.21707.484c0829f7bc7e53d807c3f680b9a281d68774aa@listserv.local> On Mon, 24 May 2021 14:46:40 +0200, Stacy Harper wrote: > +makedepends="go scdoc" > +subpackages="$pkgname-doc" > +builddir="$srcdir"/$pkgname-$pkgver this value can be removed -- via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/21707#note_160304