mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
ff235de2af
Since env::current_exe() is a no-op on OpenBSD, implement a workaround that resolves the executable path via argv[0] and a PATH search. Bump REVISION. Prodded and tested by Laurence Tratt <laurie AT tratt DOT net>