Re: [Openvpn-devel] [PATCH] build: reduce hardcode in `asio_path`

2024-09-10 Thread David Sommerseth via Openvpn-devel
On 09/09/2024 21:43, Petr Portnov wrote: Hi there! Any updates on this proposal? пн, 2 сент. 2024 г. в 22:34, Petr Portnov >: Hi there! While working on packaging `openvpn3-linux` for NixOS I've discovered a problem with `asio_path` child path being too

Re: [Openvpn-devel] [PATCH] build: reduce hardcode in `asio_path`

2024-09-10 Thread Petr Portnov
Thanks for your reply! No problems, just making sure that the message was not lost in the archive :) Glad to hear that the patch will be integrated! вт, 10 сент. 2024 г., 11:00 David Sommerseth : > On 09/09/2024 21:43, Petr Portnov wrote: > > Hi there! Any updates on this proposal? > > > > пн, 2

Re: [Openvpn-devel] [PATCH] build: reduce hardcode in `asio_path`

2024-09-10 Thread David Sommerseth via Openvpn-devel
On 09/09/2024 21:43, Petr Portnov wrote: Hi there! Any updates on this proposal? пн, 2 сент. 2024 г. в 22:34, Petr Portnov >: Hi there! While working on packaging `openvpn3-linux` for NixOS I've discovered a problem with `asio_path` child path being too

Re: [Openvpn-devel] [PATCH] build: reduce hardcode in `asio_path`

2024-09-09 Thread Petr Portnov
Hi there! Any updates on this proposal? пн, 2 сент. 2024 г. в 22:34, Petr Portnov : > Hi there! While working on packaging `openvpn3-linux` for NixOS I've > discovered a problem with `asio_path` child path being too strict (since > not all distros have `asio` as the parent of `include` directory)

[Openvpn-devel] [PATCH] build: reduce hardcode in `asio_path`

2024-09-02 Thread Petr Portnov
Hi there! While working on packaging `openvpn3-linux` for NixOS I've discovered a problem with `asio_path` child path being too strict (since not all distros have `asio` as the parent of `include` directory). Thus I am suggesting a simple patch which allows better control over this path allowing ea