CVSROOT: /cvs Module name: ports Changes by: [email protected] 2024/08/24 03:55:58
Modified files:
news/nzbget : Makefile
news/nzbget/patches: patch-nzbget_conf
Log message:
news/nzbget: fix path in nzbget.conf
Fix mangled path in nzbget.conf caused by setting variable using both
${SUBST_CMD} and CMake. Rely on CMake alone to handle it correctly.
