Received: from listserv.local (listserv [172.16.8.22]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTP id 59AA87807A5; Sun, 13 Feb 2022 00:13:45 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit To: Sebastian From: alice Cc: ~alpine/aports@lists.alpinelinux.org In-Reply-To: <20220212235147.6661-1-sebastian@sebsite.pw> Subject: Re: [PATCH] testing/bestline: new aport Date: Sun, 13 Feb 2022 00:13:45 -0000 Message-ID: <164471122533.985.17048679150607644532.gitlab.30832.e4759a0669a53d62493dc1b0f083a4403246afc0@listserv.local> On Sat, 12 Feb 2022 18:51:47 -0500, Sebastian wrote: > + > +package() { > + install -Dm644 bestline.o "$pkgdir"/usr/lib/bestline.o what is the point of installing a non-linked .o object? -- via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/30832#note_214832