On 09/05/13 19:21, Jon Trulson wrote:
> On Thu, 5 Sep 2013, Ulrich Wilkens wrote:
>
>>
>> I'm afraid the patch wasn't applied correctly. At least I cannot see it
>> with 'git log'. Can you also apply the attached patch? It does the same,
>> but for the default install.
>>
>
> I see it as commit 394
On Thu, 5 Sep 2013, Ulrich Wilkens wrote:
> On 09/01/13 01:34, Jon Trulson wrote:
>> On Sat, 31 Aug 2013, Pascal Stumpf wrote:
>>
>>> These symlinks got added during the dtinfo work. But OpenBSD does not
>>> use these; it's pretty much a linuxism.
>>>
>>> Actually, using /usr/dt/lib as library
On 09/01/13 01:34, Jon Trulson wrote:
On Sat, 31 Aug 2013, Pascal Stumpf wrote:
These symlinks got added during the dtinfo work. But OpenBSD does not
use these; it's pretty much a linuxism.
Actually, using /usr/dt/lib as library directory and then doing an
ldconfig dance in post_install is pr
On Sat, 31 Aug 2013, Pascal Stumpf wrote:
> These symlinks got added during the dtinfo work. But OpenBSD does not
> use these; it's pretty much a linuxism.
>
> Actually, using /usr/dt/lib as library directory and then doing an
> ldconfig dance in post_install is pretty ugly as well, but the whole