tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: How to install a file outside of /usr/pkg ($PREFIX)
On Thu, Jan 15, 2015 at 21:21:12 +0100, Joerg Sonnenberger wrote:
>On Wed, Jan 14, 2015 at 03:18:09PM +0100, Jose Luis Rodriguez Garcia wrote:
>> I am updating a pkgsrc package : mppe-lkm for that it works with NetBSD 6/7
>>
>> I have to copy the kmod file to the /stand/../../modules/.. directory
>> for that the module can be loaded, and I don-t know what is the best
>> way.
>
>I would just create a symlink in the +INSTALL script. Unless you want to
>use mppe before critlocal, that should be fine.
>
>Joerg
Thanks.
At the end I have done it with a symlink in the GENERATE_PLIST variable.
Best regards.
Home |
Main Index |
Thread Index |
Old Index