Author :
Ariadne Conill
Date :
2025-08-18 10:27:21
Hash :e6e94583 Message :cli: use append for PKG_CONFIG_LOG
This was an oversight when originally implementing PKG_CONFIG_LOG
functionality. In original pkg-config, it is opened as an append
log.
Fixes: 8ccc108 ("main: add a stub for PKG_CONFIG_LOG (ref #88)")
Signed-off-by: Ariadne Conill <ariadne@ariadne.space>