Having trouble with USES=python
Shane Ambler
FreeBSD at ShaneWare.Biz
Wed Sep 13 10:10:14 UTC 2017
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 at 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
More information about the freebsd-python
mailing list