Received: from listserv.local (listserv [172.16.8.22]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTP id 7FCD3781175; Sun, 20 Feb 2022 23:49:26 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit To: Francesco Camuffo From: Francesco Camuffo Cc: alpine-aports@lists.alpinelinux.org In-Reply-To: <164539513341.985.11084677935925209345.gitlab.31248.599ecdbdf8837acc54529cadcacb5cbbd32bee6b@listserv.local> Subject: Re: [PATCH v2] testing/faust: new aport Date: Sun, 20 Feb 2022 23:49:26 -0000 Message-ID: <164540096646.985.5730182834025419702.gitlab.31248.599ecdbdf8837acc54529cadcacb5cbbd32bee6b@listserv.local> On Sun, 20 Feb 2022 18:52:51 +0100, Francesco Camuffo wrote: > + amove usr/include/* \ > + usr/lib/*.so > +} I don't think headers in usr/share are intended to be separated from other resources in usr/share. that would be the behavior of default_dev. if I'm wrong please let me know -- via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/31248#note_217424