Received: from listserv.local (listserv [172.16.8.22]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTP id 475A5782C30; Tue, 31 Aug 2021 15:09:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alpinelinux.org; s=smtp; t=1630422584; 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=Av9E4j1MeHp5qE/dbxIlzYDIaY01nL3AcRQLzLZ81jI=; b=fj3IrYCjIU7otxOzLFE3X2fyh5ZsbqDq/DWPIen8rAF2C019jK8A8jCWmaUmWuzluNRITK g4NfYOiZtvjeYHZlbmH1ZwmqsysxXBwC+CZLAufiGk3CM/3N/idSzU77+XMGI6SEdSzTcw yC23DHfvWhH90oK2/THlMukipqFTDxY= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit To: Alexey Yerin From: Leo Cc: ~alpine/aports@lists.alpinelinux.org In-Reply-To: <20210831072642.22682-1-yyp@disroot.org> Subject: Re: [PATCH v2] testing/tut: new aport Date: Tue, 31 Aug 2021 15:09:44 -0000 Message-ID: <163042258402.6885.17196688483687992192.gitlab.24835.22040ce112b6561003fdb095221651a01a7fb162@listserv.local> On Tue, 31 Aug 2021 10:26:42 +0300, Alexey Yerin wrote: > + > +build() { > + cd "$builddir" the cd "$builddir" calls can be removed -- via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/24835#note_177562