Date: Wed, 13 Sep 2017 19:40:10 +0930 From: Shane Ambler <FreeBSD@ShaneWare.Biz> To: "Mikhail T." <mi+m@aldan.algebra.com> Cc: python@FreeBSD.org Subject: Re: Having trouble with USES=python Message-ID: <a380a635-1ead-7361-2a51-f495893327ed@ShaneWare.Biz> In-Reply-To: <AB8FDCBA-C19D-492C-8781-95756D642BDC@aldan.algebra.com> References: <5295784b-7d47-bd34-94ef-f17ec266024b@aldan.algebra.com> <8f980dcf-555f-8031-e546-07fc126de6df@ShaneWare.Biz> <AB8FDCBA-C19D-492C-8781-95756D642BDC@aldan.algebra.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 13/09/2017 12:07, Mikhail T. wrote: > So, it being in STAGEDIR is not enough for it to be installed?.. > -- Sent from mobile device, please, pardon shorthand. 12 ×ÅÒ. 2017 Ò. Ï Anything to be installed by the port must be placed in STAGEDIR and listed in pkg-plist to be considered part of the port. > 21:22 Shane Ambler <FreeBSD@ShaneWare.Biz> ÎÁÐÉÓÁ×(ÌÁ): >> As you are using autoplist the file list is generated based on data in >> setup.py, like "package_data". You should patch setup.py so that it >> picks up the missing files and also adjust where it is installing data >> files such as icons, that may mean prefixing ${PREFIX} with ${STAGEDIR}. >> >> You may find those missing icons in /${PREFIX}/share/icons/ rather than >> within the ports work dir. -- FreeBSD - the place to B...Software Developing Shane Ambler
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?a380a635-1ead-7361-2a51-f495893327ed>